CISCO-MGX82XX-RPM-SUBIF-MIB

File: CISCO-MGX82XX-RPM-SUBIF-MIB.mib (5907 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
rpmPort ciscoWan

Defined Types

RpmPortEntry  
SEQUENCE    
  rpmPortSlotNum Integer32
  rpmPortInterface Integer32
  rpmPortSubInterface Integer32
  rpmPortRowStatus INTEGER
  rpmPortIpAddress IpAddress
  rpmPortSubNetMask IpAddress
  rpmPortState INTEGER

Defined Values

ciscoMgx82xxRpmSubIfMIB 1.3.6.1.4.1.351.150.60
This MIB is used to provision backplane sub-interfaces on the MGX's Route Processor Module (RPM). This MIB is implemented on the MGX controller to manage the RPM. The RPM family of Router Modules run the IOS Operating System
MODULE-IDENTITY    

rpmPortTable 1.3.6.1.4.1.351.110.5.2.9.1.1
This table contains information on subinterfaces configured on RPM back plane interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RpmPortEntry

rpmPortEntry 1.3.6.1.4.1.351.110.5.2.9.1.1.1
An entry for the RPM backplane sub interface. Each entry contains RPM's backplane sub interface number, its IP address and ATM address.
Status: current Access: not-accessible
OBJECT-TYPE    
  RpmPortEntry  

rpmPortSlotNum 1.3.6.1.4.1.351.110.5.2.9.1.1.1.1
This object specifies the the slot number of the RPM card in MGX shelf.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..30  

rpmPortInterface 1.3.6.1.4.1.351.110.5.2.9.1.1.1.2
This is the RPM's backplane interface. Currently there is only one interface and hence only supported value is 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

rpmPortSubInterface 1.3.6.1.4.1.351.110.5.2.9.1.1.1.3
This object identifies the sub-interface number. The value 0 is for the sub-interface on the main interface(rpmPortInterface).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

rpmPortRowStatus 1.3.6.1.4.1.351.110.5.2.9.1.1.1.4
This indicates the status of this subinterface. add(1) : sub-interface is added. del(2) : sub-interface is deleted. mod(3) : Set to this value before modifying objects related to Subinterfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER add(1), del(2), mod(3)  

rpmPortIpAddress 1.3.6.1.4.1.351.110.5.2.9.1.1.1.5
IP address configured on the sub-interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rpmPortSubNetMask 1.3.6.1.4.1.351.110.5.2.9.1.1.1.6
The subnet mask configured on the sub-interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rpmPortState 1.3.6.1.4.1.351.110.5.2.9.1.1.1.7
This indicates the state of this sub-interface. notConfigured(1) : Sub-interface is not configured. active(2) : Sub-interface is in active state. failed(3) : Sub-interface is in failed state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConfigured(1), active(2), failed(3)  

cmrSubIfMIBConformance 1.3.6.1.4.1.351.150.60.2
OBJECT IDENTIFIER    

cmrSubIfMIBCompliances 1.3.6.1.4.1.351.150.60.2.1
OBJECT IDENTIFIER    

cmrSubIfMIBGroups 1.3.6.1.4.1.351.150.60.2.2
OBJECT IDENTIFIER    

cmrSubIfMIBCompliance 1.3.6.1.4.1.351.150.60.2.1.1
The compliance statement for the Cisco MGX RPM sub-interface MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cmrSubIfMIBGroup 1.3.6.1.4.1.351.150.60.2.2.1
Objects related to ATM Subinterface in RPM module.
Status: current Access: read-only
OBJECT-GROUP