RBN-IP-BIND-MIB

File: RBN-IP-BIND-MIB.mib (6464 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
RBN-TC IF-MIB RBN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP SnmpAdminString RbnCircuitHandle
ifIndex InterfaceIndexOrZero rbnMgmt

Defined Types

RbnIpBindEntry  
SEQUENCE    
  rbnIpBindCircuitHandle RbnCircuitHandle
  rbnIpBindIfIndex InterfaceIndexOrZero
  rbnIpBindHierarchicalIfIndex InterfaceIndexOrZero
  rbnIpBindCircuitDescr SnmpAdminString
  rbnIpBindContextName SnmpAdminString

Defined Values

rbnIpBindMib 1.3.6.1.4.1.2352.2.26
The MIB module for monitoring IP interface binding to physical ports and circuits as they are represented in the IF-MIB.
MODULE-IDENTITY    

rbnIpBindMibNotifications 1.3.6.1.4.1.2352.2.26.0
OBJECT IDENTIFIER    

rbnIpBindMibObjects 1.3.6.1.4.1.2352.2.26.1
OBJECT IDENTIFIER    

rbnIpBindMibConformance 1.3.6.1.4.1.2352.2.26.2
OBJECT IDENTIFIER    

rbnIpBindTable 1.3.6.1.4.1.2352.2.26.1.1
A table that shows IP interface bindings to physical ports and circuit encapsulation layers as they are represented in the IF-MIB. This table displays all IP interface bindings in all contexts but is only visible from the local context.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RbnIpBindEntry

rbnIpBindEntry 1.3.6.1.4.1.2352.2.26.1.1.1
A conceptual row in the rbnIpBindTable. Each ifIndex instance that is included as an INDEX component represents an IP interface and has an ifType value of propVirtual.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnIpBindEntry  

rbnIpBindCircuitHandle 1.3.6.1.4.1.2352.2.26.1.1.1.1
A unique identifier for the circuit the IP interface is bound to. Note that the term circuit as defined in this table can represent a port, channel, subchannel or a virtual circuit configured to run over a port, channel or subchannel.
Status: current Access: not-accessible
OBJECT-TYPE    
  RbnCircuitHandle  

rbnIpBindIfIndex 1.3.6.1.4.1.2352.2.26.1.1.1.2
If the IP interface is bound to a port, channel, subchannel, or virtual circuit that is included in the IF-MIB, this object contains the ifIndex of that layer, otherwise this object is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rbnIpBindHierarchicalIfIndex 1.3.6.1.4.1.2352.2.26.1.1.1.3
If the IP interface is bound to a port, channel, subchannel, or virtual circuit that is not included in the IF-MIB, but that interface is part of a port stack that is included in the IF-MIB, this object contains the ifIndex of the port encapsulation layer that sits on top of that port stack. If rbnIpBindIfIndex is set to a non-zero value this object is set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rbnIpBindCircuitDescr 1.3.6.1.4.1.2352.2.26.1.1.1.4
A descriptive version of rbnIpBindCircuitHandle that is consistent with information displayed in the CLI. On the SE router this string is formatted as slot/port:channel:subchannel authority/level/index, with the exception that channel and subchannel are only included when appropriate. For example, 4/1 1/2/7, 4/1:1 1/2/7 or 4/1:1:1 1/2/7.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..192)  

rbnIpBindContextName 1.3.6.1.4.1.2352.2.26.1.1.1.5
The name of the context in which this IP interface is defined.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..63)  

rbnIpBindCompliances 1.3.6.1.4.1.2352.2.26.2.1
OBJECT IDENTIFIER    

rbnIpBindGroups 1.3.6.1.4.1.2352.2.26.2.2
OBJECT IDENTIFIER    

rbnIpBindCompliance 1.3.6.1.4.1.2352.2.26.2.1.1
The compliance statement for SNMP entities which implement the RBN-IP-BIND-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rbnIpBindDisplayGroup 1.3.6.1.4.1.2352.2.26.2.2.1
A collection of objects that shows IP interface bindings to physical ports and circuits as represented in the IF-MIB.
Status: current Access: read-only
OBJECT-GROUP