All MIBs › RC-2K-MIB
Organization: Bay Networks, Rapid-City Group
Last Updated: 2009-03-11
Category: Nortel Enterprise Data
Description:
Provides general switch management objects for the Bay Networks Rapid-City 2000 series Ethernet routing switch platform.
Imported Objects
From IF-MIB
| InterfaceIndex |
From IPV6-TC
| Ipv6Address |
From RAPID-CITY
| rc2k | OBJECT-IDENTITY |
From SNMPv2-SMI
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TruthValue |
What Is RC-2K-MIB?
RC-2K-MIB is a Bay Networks (later Nortel) enterprise MIB for the Rapid-City 2000 series ("rc2k") Ethernet routing switch chassis, providing general chassis and CPU management objects. It exposes hardware health data such as chassis temperature (including ambient upper/lower thresholds), chassis base MAC address and MAC address capacity, port operational status, and CPU Ethernet port details, along with device/chassis identity and firmware copy-file operations. It is squarely a hardware/software status MIB: temperature readings and port operational status let administrators detect overheating or failed ports, and rc2kCopyFile supports monitoring/managing firmware image transfers. It is a self-contained Bay Networks enterprise MIB layered over standard SNMP conventions rather than depending on IETF standard MIBs. It is deployed on legacy Bay Networks/Nortel Rapid-City 2000 series Ethernet routing switches in enterprise wiring closets or campus networks. Engineers can download the RC-2K-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in RC-2K-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- chassis temperature vs thresholds
- port operational status
- CPU Ethernet port status
- chassis base MAC / MAC capacity
- firmware copy-file operation
Supported Devices
- Bay Networks/Nortel Rapid-City 2000 (rc2k) Ethernet routing switch
Monitoring Examples
An operator polls rc2kChassisTemperature against rc2kChassisAmbientLowerTemperature/rc2kChassisAmbientUpperTemperature to detect a chassis running outside its safe thermal envelope, and checks rc2kChassisPortOperStatus for any port entries reporting down/failed state. rc2kCpuEthernetPortTable/rc2kCpuEthernetPortEntry keyed by rc2kCpuEthernetPortIfIndex is used to confirm the management CPU's own Ethernet port is up, and rc2kCopyFile is monitored during firmware upgrade operations to confirm the image transfer completes successfully.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rc2kMib | 1.3.6.1.4.1.2272.1.100.0 | Enterprise MIB for the rc2k. | ||
| rc2kChassis | 1.3.6.1.4.1.2272.1.100.1 | |||
| OCT rc2kChassisPortOperStatus | 1.3.6.1.4.1.2272.1.100.1.1 | OCTET STRING | read-only | A bit array that contains the oper-status of the ports in the device. 2 bits are used for each port. The high order 2 bits of the first octet represent port #0, the next two bits are used for port #1, etc. The status is encoded with the following scheme : value meaning ----- ------- 0 no-link (admin=up, oper=down) 1 up (admin=up, oper=up) 2 down (admin=down, oper=down) 3 testing (admin=test, oper=test) |
| G32 rc2kChassisTemperature | 1.3.6.1.4.1.2272.1.100.1.2 | Gauge32 | read-only | Used to indicate the core operating temperature of the chassis. This value represents the degree in celsius of the air inside the chassis. |
| G32 rc2kChassisAmbientLowerTemperature | 1.3.6.1.4.1.2272.1.100.1.3 | Gauge32 | read-only | Used to indicate the temperature of the air entering the fan at the lower half of the chassis. |
| G32 rc2kChassisAmbientUpperTemperature | 1.3.6.1.4.1.2272.1.100.1.4 | Gauge32 | read-only | Used to indicate the temperature of the air entering the fan at the upper half of the chassis. |
| MAC rc2kChassisBaseMacAddr | 1.3.6.1.4.1.2272.1.100.1.5 | MacAddress | read-only | base mac addr |
| I32 rc2kChassisMacAddrCapacity | 1.3.6.1.4.1.2272.1.100.1.6 | Integer32 | read-only | Mac Address Capacity |
| MAC rc2kChassisPbtMacAddr | 1.3.6.1.4.1.2272.1.100.1.7 | MacAddress | read-only | pbt mac addr |
| STR rc2kChassisUserLabel1 | 1.3.6.1.4.1.2272.1.100.1.8 | DisplayString | read-write | user defined management information. This can be used to provide extra information about the chassis. Syntax can be as expected by the management system |
| OCT rc2kChassisPbtMacAddrList | 1.3.6.1.4.1.2272.1.100.1.9 | OCTET STRING | read-only | List of 8 Pbt Mac addresses. The first Pbt Mac Address is rc2kChassisPbtMacAddr. The other 7 Pbt Mac Addresses are derived by increment 1 to the previous mac sequencially start from rc2kChassisPbtMacAddr |
| rc2kCpuEthernetPortTable | 1.3.6.1.4.1.2272.1.100.2 | not-accessible | 2k CPU Ethernet Port table | |
| rc2kCpuEthernetPortEntry | 1.3.6.1.4.1.2272.1.100.2.1 | not-accessible | Entry containing infomation of 2k CPU Ethernet Port | |
| NUM rc2kCpuEthernetPortIfIndex | 1.3.6.1.4.1.2272.1.100.2.1.1 | InterfaceIndex | read-only | IfIndex of the port. |
| STR rc2kCpuEthernetPortDescr | 1.3.6.1.4.1.2272.1.100.2.1.2 | DisplayString | read-only | Port description |
| INT rc2kCpuEthernetPortAdminStatus | 1.3.6.1.4.1.2272.1.100.2.1.3 | INTEGER | read-write | Used to configure the admininstrative status of the port. |
| INT rc2kCpuEthernetPortOperStatus | 1.3.6.1.4.1.2272.1.100.2.1.4 | INTEGER | read-only | Used to indicate the administrative status of the port. |
| IP rc2kCpuEthernetPortAddr | 1.3.6.1.4.1.2272.1.100.2.1.5 | IpAddress | read-write | Used to configure the port's IP address |
| IP rc2kCpuEthernetPortMask | 1.3.6.1.4.1.2272.1.100.2.1.6 | IpAddress | read-write | Used to configure the port's net mask |
| IP rc2kCpuEthernetPortGateway | 1.3.6.1.4.1.2272.1.100.2.1.7 | IpAddress | read-write | Used to configure the the IP address of the gateway that should be used to forward IP traffic. |
| IP rc2kCpuEthernetPortNetwork | 1.3.6.1.4.1.2272.1.100.2.1.8 | IpAddress | read-write | Used to configure the network that can be used to remotely manage this device. |
| T/F rc2kCpuEthernetPortAutoNegotiate | 1.3.6.1.4.1.2272.1.100.2.1.9 | TruthValue | read-write | Used to configure auto-negotiation on this port. |
| INT rc2kCpuEthernetPortAdminDuplex | 1.3.6.1.4.1.2272.1.100.2.1.10 | INTEGER | read-write | Used to configure the administrative duplex setting for this port. |
| INT rc2kCpuEthernetPortOperDuplex | 1.3.6.1.4.1.2272.1.100.2.1.11 | INTEGER | read-only | Used to indicate the operational duplex setting for this port. |
| INT rc2kCpuEthernetPortAdminSpeed | 1.3.6.1.4.1.2272.1.100.2.1.12 | INTEGER | read-write | Used to configure the administrative speed setting for this port. |
| INT rc2kCpuEthernetPortOperSpeed | 1.3.6.1.4.1.2272.1.100.2.1.13 | INTEGER | read-only | Used to indicate the operational duplex setting for this port. |
| T/F rc2kCpuEthernetPortEnableBootp | 1.3.6.1.4.1.2272.1.100.2.1.14 | TruthValue | read-write | Used to enable/disable the Bootp feature on this port. |
| MAC rc2kCpuEthernetPortMgmtMacAddr | 1.3.6.1.4.1.2272.1.100.2.1.15 | MacAddress | read-only | Used to indicate the mac addr for this port. |
| rc2kCpuSerialPortTable | 1.3.6.1.4.1.2272.1.100.3 | not-accessible | 2k CPU Serial Port table | |
| rc2kCpuSerialPortEntry | 1.3.6.1.4.1.2272.1.100.3.1 | not-accessible | Entry containing infomation of 2k CPU Serial Port | |
| NUM rc2kCpuSerialPortIfIndex | 1.3.6.1.4.1.2272.1.100.3.1.1 | InterfaceIndex | read-only | IfIndex for this port. |
| STR rc2kCpuSerialPortDescr | 1.3.6.1.4.1.2272.1.100.3.1.2 | DisplayString | read-only | Port description. |
| INT rc2kCpuSerialPortMode | 1.3.6.1.4.1.2272.1.100.3.1.3 | INTEGER | read-write | Used to configure the mode this port should operate in. |
| INT rc2kCpuSerialPortAdminStatus | 1.3.6.1.4.1.2272.1.100.3.1.4 | INTEGER | read-write | Used to configure the administrative status setting for this port. |
| INT rc2kCpuSerialPortOperStatus | 1.3.6.1.4.1.2272.1.100.3.1.5 | INTEGER | read-only | Used to indicate the operational status setting for this port. |
| INT rc2kCpuSerialPortBaudRate | 1.3.6.1.4.1.2272.1.100.3.1.6 | INTEGER | read-write | Used to configure the baud rate of this port. |
| INT rc2kCpuSerialPortDataBits | 1.3.6.1.4.1.2272.1.100.3.1.7 | INTEGER | read-write | Used to configure the number of data bits, per byte of data, this port should send/receive. |
| IP rc2kCpuSerialPortMyAddr | 1.3.6.1.4.1.2272.1.100.3.1.8 | IpAddress | read-write | Used to configure this port's IP address. Used for both 'slip' and 'ppp' modes. |
| IP rc2kCpuSerialPortPeerAddr | 1.3.6.1.4.1.2272.1.100.3.1.9 | IpAddress | read-write | Used to configure the peer's IP address. Used for both 'slip' and 'ppp' modes. |
| INT rc2kCpuSerialPortSlipMtu | 1.3.6.1.4.1.2272.1.100.3.1.10 | INTEGER | read-write | Used to configure the MTU for this port. Used for slip only. |
| T/F rc2kCpuSerialPortSlipTxRxCompress | 1.3.6.1.4.1.2272.1.100.3.1.11 | TruthValue | read-write | Used to enable/disable compression of TCP/IP packet headers on this port. Used for slip only. |
| T/F rc2kCpuSerialPortSlipRxCompress | 1.3.6.1.4.1.2272.1.100.3.1.12 | TruthValue | read-write | Used to enable/disable compression for receiving packets on this port. Used for slip only. |
| OCT rc2kCpuSerialPortPppConfigFile | 1.3.6.1.4.1.2272.1.100.3.1.13 | OCTET STRING | read-write | Used to configure the configuration file to use for PPP. |
| rc2kDevice | 1.3.6.1.4.1.2272.1.100.4 | |||
| rc2kDeviceGlobalTable | 1.3.6.1.4.1.2272.1.100.4.1 | not-accessible | 2k CPU Ethernet Port table | |
| rc2kDeviceGlobalEntry | 1.3.6.1.4.1.2272.1.100.4.1.1 | not-accessible | Entry containing infomation of 2k CPU Ethernet Port | |
| INT rc2kDeviceGlobalSlot | 1.3.6.1.4.1.2272.1.100.4.1.1.1 | INTEGER | read-only | slot number |
| I32 rc2kDeviceGlobalFlashBytesUsed | 1.3.6.1.4.1.2272.1.100.4.1.1.2 | Integer32 | read-only | bytes used |
| I32 rc2kDeviceGlobalFlashBytesFree | 1.3.6.1.4.1.2272.1.100.4.1.1.3 | Integer32 | read-only | bytes free |
| I32 rc2kDeviceGlobalFlashNumFiles | 1.3.6.1.4.1.2272.1.100.4.1.1.4 | Integer32 | read-only | # files in flash |
| I32 rc2kDeviceGlobalPcmciaBytesUsed | 1.3.6.1.4.1.2272.1.100.4.1.1.5 | Integer32 | read-only | bytes used |
| I32 rc2kDeviceGlobalPcmciaBytesFree | 1.3.6.1.4.1.2272.1.100.4.1.1.6 | Integer32 | read-only | bytes free |
| I32 rc2kDeviceGlobalPcmciaNumFiles | 1.3.6.1.4.1.2272.1.100.4.1.1.7 | Integer32 | read-only | # files in pcmcia |
| INT rc2kDeviceGlobalAction | 1.3.6.1.4.1.2272.1.100.4.1.1.8 | INTEGER | read-write | none(1), resetPcmcia(2), .. |
| INT rc2kDeviceGlobalResult | 1.3.6.1.4.1.2272.1.100.4.1.1.9 | INTEGER | read-only | Used to indicate the result of the last action performed on one of the system's device. |
| I32 rc2kDeviceGlobalFlash1BytesUsed | 1.3.6.1.4.1.2272.1.100.4.1.1.10 | Integer32 | read-only | bytes used |
| I32 rc2kDeviceGlobalFlash1BytesFree | 1.3.6.1.4.1.2272.1.100.4.1.1.11 | Integer32 | read-only | bytes free |
| I32 rc2kDeviceGlobalFlash1NumFiles | 1.3.6.1.4.1.2272.1.100.4.1.1.12 | Integer32 | read-only | # files in flash |
| I32 rc2kDeviceSeparator1 | 1.3.6.1.4.1.2272.1.100.4.2 | Integer32 | read-only | This leaf is used to provide a separation between tables. No meaningful information is stored in this variable. |
| rc2kDeviceFlashFileTable | 1.3.6.1.4.1.2272.1.100.4.3 | not-accessible | 2k Flash table | |
| rc2kDeviceFlashFileEntry | 1.3.6.1.4.1.2272.1.100.4.3.1 | not-accessible | Entry containing infomation of 2k CPU Serial Port | |
| INT rc2kDeviceFlashFileSlot | 1.3.6.1.4.1.2272.1.100.4.3.1.1 | INTEGER | read-only | slot number |
| STR rc2kDeviceFlashFileName | 1.3.6.1.4.1.2272.1.100.4.3.1.2 | DisplayString | read-only | name of file |
| STR rc2kDeviceFlashFileDate | 1.3.6.1.4.1.2272.1.100.4.3.1.3 | DisplayString | read-only | date |
| I32 rc2kDeviceFlashFileSize | 1.3.6.1.4.1.2272.1.100.4.3.1.4 | Integer32 | read-only | size in bytes |
| T/F rc2kDevicePcmciaPresent | 1.3.6.1.4.1.2272.1.100.4.4 | TruthValue | read-only | pcmcia is a slower device. This leaf is used to stop the access into pcmcia file table when it got the end of flash file table. |
| rc2kDevicePcmciaFileTable | 1.3.6.1.4.1.2272.1.100.4.5 | not-accessible | 2k PCMCIA table | |
| rc2kDevicePcmciaFileEntry | 1.3.6.1.4.1.2272.1.100.4.5.1 | not-accessible | Entry containing infomation of 2k CPU Serial Port | |
| INT rc2kDevicePcmciaFileSlot | 1.3.6.1.4.1.2272.1.100.4.5.1.1 | INTEGER | read-only | slot number |
| STR rc2kDevicePcmciaFileName | 1.3.6.1.4.1.2272.1.100.4.5.1.2 | DisplayString | read-only | name of file |
| STR rc2kDevicePcmciaFileDate | 1.3.6.1.4.1.2272.1.100.4.5.1.3 | DisplayString | read-only | date |
| I32 rc2kDevicePcmciaFileSize | 1.3.6.1.4.1.2272.1.100.4.5.1.4 | Integer32 | read-only | size in bytes |
| I32 rc2kDeviceSeparator2 | 1.3.6.1.4.1.2272.1.100.4.6 | Integer32 | read-only | This leaf is used to provide a separation between tables. No meaningful information is stored in this variable. |
| T/F rc2kDeviceFlash1Present | 1.3.6.1.4.1.2272.1.100.4.7 | TruthValue | read-only | This leaf is used to stop the access into Flash1 file table. |
| rc2kDeviceFlash1FileTable | 1.3.6.1.4.1.2272.1.100.4.8 | not-accessible | 2k Flash1 table | |
| rc2kDeviceFlash1FileEntry | 1.3.6.1.4.1.2272.1.100.4.8.1 | not-accessible | Entry containing infomation of 2k Flash1 Files | |
| INT rc2kDeviceFlash1FileSlot | 1.3.6.1.4.1.2272.1.100.4.8.1.1 | INTEGER | read-only | slot number |
| STR rc2kDeviceFlash1FileName | 1.3.6.1.4.1.2272.1.100.4.8.1.2 | DisplayString | read-only | name of file |
| STR rc2kDeviceFlash1FileDate | 1.3.6.1.4.1.2272.1.100.4.8.1.3 | DisplayString | read-only | date |
| I32 rc2kDeviceFlash1FileSize | 1.3.6.1.4.1.2272.1.100.4.8.1.4 | Integer32 | read-only | size in bytes |
| rc2kBootConfigTable | 1.3.6.1.4.1.2272.1.100.5 | not-accessible | 2k Boot Configuration table | |
| rc2kBootConfigEntry | 1.3.6.1.4.1.2272.1.100.5.1 | not-accessible | Entry containing boot configuration information. | |
| INT rc2kBootConfigSlot | 1.3.6.1.4.1.2272.1.100.5.1.1 | INTEGER | read-only | slot number, tattoo use 3 as cpu slot, 4 & 7-10 are not valid cpu slot number |
| STR rc2kBootConfigLastBootConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.2 | DisplayString | read-only | boot config source |
| STR rc2kBootConfigLastRuntimeImageSource | 1.3.6.1.4.1.2272.1.100.5.1.3 | DisplayString | read-only | runtime image source |
| STR rc2kBootConfigLastRuntimeConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.4 | DisplayString | read-only | runtime config source |
| STR rc2kBootConfigPrimaryImageSource | 1.3.6.1.4.1.2272.1.100.5.1.5 | DisplayString | read-write | image source |
| STR rc2kBootConfigPrimaryConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.6 | DisplayString | read-write | config source |
| STR rc2kBootConfigSecondaryImageSource | 1.3.6.1.4.1.2272.1.100.5.1.7 | DisplayString | read-write | image source |
| STR rc2kBootConfigSecondaryConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.8 | DisplayString | read-write | config source |
| STR rc2kBootConfigTertiaryImageSource | 1.3.6.1.4.1.2272.1.100.5.1.9 | DisplayString | read-write | image source |
| STR rc2kBootConfigTertiaryConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.10 | DisplayString | read-write | config source |
| T/F rc2kBootConfigEnableAutoBoot | 1.3.6.1.4.1.2272.1.100.5.1.11 | TruthValue | read-write | auto boot mode |
| T/F rc2kBootConfigEnableFactoryDefaults | 1.3.6.1.4.1.2272.1.100.5.1.12 | TruthValue | read-write | use factory default |
| T/F rc2kBootConfigEnableDebugMode | 1.3.6.1.4.1.2272.1.100.5.1.13 | TruthValue | read-write | debug mode |
| T/F rc2kBootConfigEnableHwWatchDogTimer | 1.3.6.1.4.1.2272.1.100.5.1.14 | TruthValue | read-write | hw watch dog timer |
| T/F rc2kBootConfigEnableRebootOnError | 1.3.6.1.4.1.2272.1.100.5.1.15 | TruthValue | read-write | reboot on error |
| T/F rc2kBootConfigEnableTelnetServer | 1.3.6.1.4.1.2272.1.100.5.1.16 | TruthValue | read-write | telnet server |
| T/F rc2kBootConfigEnableRloginServer | 1.3.6.1.4.1.2272.1.100.5.1.17 | TruthValue | read-write | rlogin server |
| T/F rc2kBootConfigEnableFtpServer | 1.3.6.1.4.1.2272.1.100.5.1.18 | TruthValue | read-write | ftp server |
| T/F rc2kBootConfigEnableTftpServer | 1.3.6.1.4.1.2272.1.100.5.1.19 | TruthValue | read-write | tftp server |
| STR rc2kBootConfigSwVersion | 1.3.6.1.4.1.2272.1.100.5.1.20 | DisplayString | read-only | current sw version |
| INT rc2kBootConfigMulticastConfigProfile | 1.3.6.1.4.1.2272.1.100.5.1.21 | INTEGER | read-only | multicast config |
| T/F rc2kBootConfigEnableSshServer | 1.3.6.1.4.1.2272.1.100.5.1.22 | TruthValue | read-write | ssh server |
| T/F rc2kBootConfigEnableAltLed | 1.3.6.1.4.1.2272.1.100.5.1.23 | TruthValue | read-write | Boot flag for enableing Alternate LED |
| STR rc2kBootConfigPrimaryBackupConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.24 | DisplayString | read-write | primary backup config source (save config) |
| STR rc2kBootConfigSecondaryBackupConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.25 | DisplayString | read-write | secondary backup config source (save config) |
| STR rc2kBootConfigTertiaryBackupConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.26 | DisplayString | read-write | tertiary backup config source (save config) |
| T/F rc2kBootConfigEnable8616ReAutoneg | 1.3.6.1.4.1.2272.1.100.5.1.27 | TruthValue | read-write | Enable re-autoneg for 8616SX Cards (Intel GMAC fix) |
| STR rc2kBootConfigMezzImageSource | 1.3.6.1.4.1.2272.1.100.5.1.28 | DisplayString | read-write | Mezz image source |
| T/F rc2kBootConfigEnableMezz | 1.3.6.1.4.1.2272.1.100.5.1.29 | TruthValue | read-write | Enable/disable Mezz Flag |
| STR rc2kBootConfigPrimaryLicenseSource | 1.3.6.1.4.1.2272.1.100.5.1.30 | DisplayString | read-write | Primary choice for the license source |
| STR rc2kBootConfigSecondaryLicenseSource | 1.3.6.1.4.1.2272.1.100.5.1.31 | DisplayString | read-write | Secondary choice for the license source |
| STR rc2kBootConfigTertiaryLicenseSource | 1.3.6.1.4.1.2272.1.100.5.1.32 | DisplayString | read-write | Tertiary choice for the license source |
| T/F rc2kBootConfigUnknownDstMacDiscard | 1.3.6.1.4.1.2272.1.100.5.1.33 | TruthValue | read-write | Enable/disable to discard the unknown destination mac address. A device reboot is required for the change to take effect. |
| INT rc2kBootConfigUnknownDstMacDiscardOperStatus | 1.3.6.1.4.1.2272.1.100.5.1.34 | INTEGER | read-only | Indicates the device operational status of unknown destination mac discard. |
| T/F rc2kBootConfigEnableAutoAssignIp | 1.3.6.1.4.1.2272.1.100.5.1.35 | TruthValue | read-write | Enable/disable auto-assign-ip feature |
| STR rc2kBootConfigUpgradeBootImageSource | 1.3.6.1.4.1.2272.1.100.5.1.36 | DisplayString | read-write | Upgrade boot image source |
| STR rc2kBootConfigUpgradeRuntimeImageSource | 1.3.6.1.4.1.2272.1.100.5.1.37 | DisplayString | read-write | Upgrade runtime image source |
| STR rc2kBootConfigUpgradeMezzImageSource | 1.3.6.1.4.1.2272.1.100.5.1.38 | DisplayString | read-write | Upgrade mezz image source |
| STR rc2kBootConfigUpgradeConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.39 | DisplayString | read-write | Upgrade config source |
| STR rc2kBootConfigUpgradeRModImageSource | 1.3.6.1.4.1.2272.1.100.5.1.40 | DisplayString | read-write | upgrade RMod image source |
| STR rc2kBootConfigUpgradeRCModImageSource | 1.3.6.1.4.1.2272.1.100.5.1.41 | DisplayString | read-write | upgrade RCMod image source |
| STR rc2kBootConfigUpgradeESMImageSource | 1.3.6.1.4.1.2272.1.100.5.1.42 | DisplayString | read-write | upgrade ESM image source |
| STR rc2kBootConfigFallBackBootImageSource | 1.3.6.1.4.1.2272.1.100.5.1.43 | DisplayString | read-write | upgrade fall-back boot monitor source |
| rc2kCardTable | 1.3.6.1.4.1.2272.1.100.6 | not-accessible | 2k Card table | |
| rc2kCardEntry | 1.3.6.1.4.1.2272.1.100.6.1 | not-accessible | Entry containing information of 2k Card | |
| INT rc2kCardIndex | 1.3.6.1.4.1.2272.1.100.6.1.1 | INTEGER | read-only | slot number. |
| INT rc2kCardFrontType | 1.3.6.1.4.1.2272.1.100.6.1.2 | INTEGER | read-only | Used to indicate card types in the Accelar 8000 product families. For Accelar 8000 devices, all cards use an encoded value according to the following rule: | 6 | 1 | 5 | 4 | 1 | 3 | 4 | 8 | +------+-------+-------+-------+------------+------+------+------+ bits : |31-26 | 25 | 24-20 | 19-16 | 15 | 14-12 | 11-8 | 7-0 | +------+-------+-------+-------+----+-------+------+------+------+ field : | a | b | c | d | e | f | g | h | +------+-------+-------+-------+----+-------+------+------+------+ a : Family type/Product line (6 bits (5 bits usuable) (was 4 bits)) MSB bit31 should not be used (MIB compiler fails) 0x0-00 = 0000-00 = Reserved 0x1-00 = 0001-00 = Monoploy non specific (e.g backplane, psu, fans) 0x2-00 = 0010-00 = Boardwalk 0x2-01 = 0010-01 = Power Ranger 0x3-00 = 0011-00 = Marvin Gardens 0x4-00 = 0100-00 = Cobra (was Thunderbolt (was Pacific)) 0x5-00 = 0101-00 = PP8300 (was ParkPlace) 0x6-00 = 0110-00 = Central Office (only used in chassis) 0x7-00 = 0111-00 = Alteon WebSystems b : Interface / Device type variation: 1 bit (was 3 bits, 2 bits were stolen by faimly) MSB bit31 should not be used (MIB compiler fails) 0x0-00 = 0000-00 = Reserved 0x1-00 = 0001-00 = Monoploy non specific (e.g backplane, psu, fans) 0x2-00 = 0010-00 = Boardwalk 0x2-01 = 0010-01 = Power Ranger 0x3-00 = 0011-00 = Marvin Gardens 0x4-00 = 0100-00 = Cobra (was Thunderbolt (was Pacific)) 0x5-00 = 0101-00 = PP8300 (was ParkPlace) 0x6-00 = 0110-00 = Central Office (only used in chassis) 0x7-00 = 0111-00 = Alteon WebSystems b : Interface / Device type variation: (Were 3 bits, 2 bits taken by family) 0x1 = 1 = M-module (128K RARU records) c : Interface / device type: 0x0 = 00000 = CPU 0x1 = 00001 = Switch fabric 0x2 = 00010 = Copper Ethernet 0x3 = 00011 = Fiber Ethernet 0x4 = 00100 = Sonet (Packets) 0x5 = 00101 = ATM 0x6 = 00110 = Token Ring 0x7 = 00111 = RMON 0x8 = 01000 = BFM (Frame or cells indicated by field 'a' above) 0x9 = 01001 = PSU 0xa = 01010 = Fan Tray 0xb = 01011 = Chassis/Backplane 0xc = 01100 = CPU Mezz 0xd = 01101 = SSL 0xe = 01110 = Launch Pad 0xf = 01111 = Chassis/Midplane 0x10 = 10000 = Auxillary Card 0x11 = 10001 = CPU w/256M SDRAM 0x12 = 10010 = reserved for future 0x13 = 10011 = WSM Fiber Ethernet d : Maximum speed (highest negotiable speed) 0x0 = 0000 = 10 Mbit 0x1 = 0001 = 100 Mbit 0x2 = 0010 = 1 Gbit 0x3 = 0011 = 10 Gbit 0x4 = 0100 = OC-3 0x5 = 0101 = OC-12 0x6 = 0110 = OC-48 0x7 = 0111 = OC-92 0x8 = 1000 = OC-192 0x9 = 1001 = 4 Mbit (TR) 0xa = 1010 = 16 Mbit (TR) 0xb = 1011 = E3 0xc = 1100 = DS1 0xd = 1101 = DS3 0xe = 1110 = none (no PHY interfaces on board) 0xf = 1111 = Max speed indicated implicitly in field (c) (for expansion) e : 0=non-redundant, (1 bit) 1=redundant f : Card specific info. (3 bits) For Gigabit used as follows: 000=short-haul (SX) 010=long-haul (LX) 100=extra-distance (DX) 101=GBIC For 10 Gigabit used as follws 000 = 10GE WAN serial 1310nm (XLW) 001 = 10GE WAN serial 1550nm (XEW) 100 = 10GE LAN serial 1310nm (XLR) 101 = 10GE LAN serial 1550nm (XER) For ATM/Sonet used as follows 000 = multi mode 001 = single mode 010 = single or multimode 011 = not applicable (e.g., copper has no mode) For Marvin Gardens, indicates number of MDA slots 000 = none 001 = one option slots 010 = two option slots 011 = three option slots For Power Supplies: 000 = AC PSU 001 = DC PSU 010 = PoE 1770W AC PSU 011 = PoE 1400W AC PSU For CPU Mezz: 000 = MPC755/MPC107 Mezz For SSL: 000 = server offloading 001 = end to end encryption For WSM: 000 = WSM mode 001 = ASFM mode For 8003 (3 slot) chassis differentiation: 000 = ERS 8003 001 = MERS 8003-R (Triumph) For PP8300 I/O or CP: 000: PP8300 48TX, 10/100/1000 without POL 001: PP8300 48TX, 10/100/1000 with POL 010: SFP 000: non SFP For Cobra Chassis: 001: 12G 010: 24G 100: 48T g : Chassis type (4 bits, possibly MSB 2 bits are extension of field b) 0x0 = 0000 = work-group (single card switches, etc) 0x1 = 0001 = back-bone (chassis based products) 0x2 = 0010 = MDA (option modules) h : Number of ports (binary representation obmited) (for ACIM/BFM cards, this is number of octapids/blackbirds/dea) 0x00 = no ports (cpus, switch fabrics) 0x01 = 1-port, 0x02 = 2-port, 0x04 = 4-port, 0x06 = 6-port, 0x08 = 8-port, 0x0c = 12-port, 0x10 = 16-port, 0x18 = 24-port, 0x22 = 36-port, 0x30 = 48-port, 0x40 = 64-port. |
| STR rc2kCardFrontDescription | 1.3.6.1.4.1.2272.1.100.6.1.3 | DisplayString | read-only | description |
| INT rc2kCardFrontAdminStatus | 1.3.6.1.4.1.2272.1.100.6.1.4 | INTEGER | read-write | Used to indicate the administrative status of this card |
| INT rc2kCardFrontOperStatus | 1.3.6.1.4.1.2272.1.100.6.1.5 | INTEGER | read-only | Used to indicate the operational status of this card. |
| STR rc2kCardFrontSerialNum | 1.3.6.1.4.1.2272.1.100.6.1.6 | DisplayString | read-only | serial number of card |
| STR rc2kCardFrontHwVersion | 1.3.6.1.4.1.2272.1.100.6.1.7 | DisplayString | read-only | hardware version |
| STR rc2kCardFrontPartNumber | 1.3.6.1.4.1.2272.1.100.6.1.8 | DisplayString | read-only | part number |
| STR rc2kCardFrontDateCode | 1.3.6.1.4.1.2272.1.100.6.1.9 | DisplayString | read-only | date code |
| STR rc2kCardFrontDeviations | 1.3.6.1.4.1.2272.1.100.6.1.10 | DisplayString | read-only | deviations |
| MAC rc2kCardFrontMacAddr | 1.3.6.1.4.1.2272.1.100.6.1.11 | MacAddress | read-only | base mac address |
| INT rc2kCardBackType | 1.3.6.1.4.1.2272.1.100.6.1.12 | INTEGER | read-only | Refer to rc2kCardFrontType for the encoding scheme |
| STR rc2kCardBackDescription | 1.3.6.1.4.1.2272.1.100.6.1.13 | DisplayString | read-only | description |
| STR rc2kCardBackSerialNum | 1.3.6.1.4.1.2272.1.100.6.1.14 | DisplayString | read-only | serial number of card |
| STR rc2kCardBackHwVersion | 1.3.6.1.4.1.2272.1.100.6.1.15 | DisplayString | read-only | hardware version |
| STR rc2kCardBackPartNumber | 1.3.6.1.4.1.2272.1.100.6.1.16 | DisplayString | read-only | part number |
| STR rc2kCardBackDateCode | 1.3.6.1.4.1.2272.1.100.6.1.17 | DisplayString | read-only | date code |
| STR rc2kCardBackDeviations | 1.3.6.1.4.1.2272.1.100.6.1.18 | DisplayString | read-only | deviations |
| INT rc2kCardPCMCIAType | 1.3.6.1.4.1.2272.1.100.6.1.19 | INTEGER | read-only | Used to indicate the type of PCMCIA card currently installed in this CPU card, if any. For non-CPU cards, this variable has no meaning and will always be set to none(1). |
| STR rc2kCardPCMCIADescr | 1.3.6.1.4.1.2272.1.100.6.1.20 | DisplayString | read-only | PCMCIA descriptor |
| STR rc2kCardASICDescr | 1.3.6.1.4.1.2272.1.100.6.1.21 | DisplayString | read-only | ASIC descriptor |
| T/F rc2kCardFrontMasterIO | 1.3.6.1.4.1.2272.1.100.6.1.22 | TruthValue | read-only | Used to indicate whether an IO card in a 8100 device is operating in the 'master' mode. This variable is not meaningful for non-IO cards and non-8100 devices. |
| T/F rc2kCardSmltOnSingleCpSupported | 1.3.6.1.4.1.2272.1.100.6.1.23 | TruthValue | read-only | Used to indicate whether an IO card is updated to support SMLT on single Cp feature or not. |
| INT rc2kCardMezzCard | 1.3.6.1.4.1.2272.1.100.6.1.24 | INTEGER | read-only | Used to indicate the CPU Mezz card |
| INT rc2kCardFrontPoeOperStatus | 1.3.6.1.4.1.2272.1.100.6.1.25 | INTEGER | read-only | Used to indicate the operational status of this card. |
| OCT rc2kCardMezzSerialNum | 1.3.6.1.4.1.2272.1.100.6.1.26 | OCTET STRING | read-only | Used to get the serial number of the mezz |
| INT rc2kCardMezzHwVersion | 1.3.6.1.4.1.2272.1.100.6.1.27 | INTEGER | read-only | Used to get the HW version of the mezz. The value of HW Version corresponds to the value of part number. |
| INT rc2kCardMezzPartNum | 1.3.6.1.4.1.2272.1.100.6.1.28 | INTEGER | read-only | Used to get the part number of the mezz. The value of part number corresponds to the value of HW Version. |
| INT rc2kCardSlotPriority | 1.3.6.1.4.1.2272.1.100.6.1.29 | INTEGER | read-write | Used to indicate the priority of the slot for power management.It will take effect only after reboot. |
| INT rc2kCardSlotOriginalPriority | 1.3.6.1.4.1.2272.1.100.6.1.30 | INTEGER | read-only | Priority of the slot for power management which the swtich has currently booted with. It will remain the same until the next reboot. |
| INT rc2kCardMode | 1.3.6.1.4.1.2272.1.100.6.1.31 | INTEGER | read-write | Used to indicate the single port or dual port is using |
| rc2kCopyFile | 1.3.6.1.4.1.2272.1.100.7 | |||
| OCT rc2kCopyFileSource | 1.3.6.1.4.1.2272.1.100.7.1 | OCTET STRING | read-write | source file |
| OCT rc2kCopyFileDestination | 1.3.6.1.4.1.2272.1.100.7.2 | OCTET STRING | read-write | dest file |
| INT rc2kCopyFileAction | 1.3.6.1.4.1.2272.1.100.7.3 | INTEGER | read-write | start or cancell |
| INT rc2kCopyFileResult | 1.3.6.1.4.1.2272.1.100.7.4 | INTEGER | read-only | result |
| rc2kQos | 1.3.6.1.4.1.2272.1.100.8 | |||
| rc2kAtm | 1.3.6.1.4.1.2272.1.100.9 | |||
| rc2kMdaCardTable | 1.3.6.1.4.1.2272.1.100.10 | not-accessible | Mda card table | |
| rc2kMdaCardEntry | 1.3.6.1.4.1.2272.1.100.10.1 | not-accessible | Entry containing infomation of Mda card | |
| INT rc2kMdaCardSlotNum | 1.3.6.1.4.1.2272.1.100.10.1.1 | INTEGER | read-only | Slot number |
| INT rc2kMdaCardMdaNum | 1.3.6.1.4.1.2272.1.100.10.1.2 | INTEGER | read-only | MDA number within slot. MDAs are numbered from left to right. |
| INT rc2kMdaCardType | 1.3.6.1.4.1.2272.1.100.10.1.3 | INTEGER | read-only | Refer to rc2kCardFrontType for the encoding scheme |
| STR rc2kMdaCardDescription | 1.3.6.1.4.1.2272.1.100.10.1.4 | DisplayString | read-only | description of mda card |
| INT rc2kMdaCardAdminStatus | 1.3.6.1.4.1.2272.1.100.10.1.5 | INTEGER | read-write | administration status of mda card |
| INT rc2kMdaCardOperStatus | 1.3.6.1.4.1.2272.1.100.10.1.6 | INTEGER | read-only | operation status of mda card. |
| STR rc2kMdaCardSerialNum | 1.3.6.1.4.1.2272.1.100.10.1.7 | DisplayString | read-only | serial number of mad card |
| STR rc2kMdaCardHwVersion | 1.3.6.1.4.1.2272.1.100.10.1.8 | DisplayString | read-only | hardware version of mda card |
| STR rc2kMdaCardPartNumber | 1.3.6.1.4.1.2272.1.100.10.1.9 | DisplayString | read-only | part number of mda card |
| STR rc2kMdaCardDateCode | 1.3.6.1.4.1.2272.1.100.10.1.10 | DisplayString | read-only | date code of mda card |
| STR rc2kMdaCardDeviations | 1.3.6.1.4.1.2272.1.100.10.1.11 | DisplayString | read-only | hardware deviation infomation of mda card |
| MAC rc2kMdaCardMacAddr | 1.3.6.1.4.1.2272.1.100.10.1.12 | MacAddress | read-only | base mac address of mda card |
| I32 rc2kMdaCardNumPorts | 1.3.6.1.4.1.2272.1.100.10.1.13 | Integer32 | read-only | number of ports on mda card |
| NUM rc2kMdaCardFirstIfIndex | 1.3.6.1.4.1.2272.1.100.10.1.14 | InterfaceIndex | read-only | first ifindex number on mda card |
| NUM rc2kMdaCardLastIfIndex | 1.3.6.1.4.1.2272.1.100.10.1.15 | InterfaceIndex | read-only | last ifindex number on mda card |
| rc2kCpuEthernetPortRouteTable | 1.3.6.1.4.1.2272.1.100.11 | not-accessible | 2k CPU Ethernet Port Route table | |
| rc2kCpuEthernetPortRouteEntry | 1.3.6.1.4.1.2272.1.100.11.1 | not-accessible | Entry containing infomation of 2k CPU Ethernet Port | |
| IP rc2kCpuEthernetPortRouteNetwork | 1.3.6.1.4.1.2272.1.100.11.1.1 | IpAddress | read-write | Used to configure the network that can be used to remotely manage this device. |
| IP rc2kCpuEthernetPortRouteGateway | 1.3.6.1.4.1.2272.1.100.11.1.2 | IpAddress | read-write | Used to configure the the IP address of the gateway that should be used to forward IP traffic. |
| ROW rc2kCpuEthernetPortRouteRowStatus | 1.3.6.1.4.1.2272.1.100.11.1.3 | RowStatus | read-write | row status |
| rc2kCPUTypeGeneralGroup | 1.3.6.1.4.1.2272.1.100.12 | |||
| INT rc2kCPUTypePrimary | 1.3.6.1.4.1.2272.1.100.12.1 | INTEGER | read-only | This enum type will distinguish one CPU type from the other. |
| INT rc2kCPUTypeSecondary | 1.3.6.1.4.1.2272.1.100.12.2 | INTEGER | read-only | This type will distinguish one Secondary CPU type from the other. |
| INT rc2kCPUTypePrimaryMemory | 1.3.6.1.4.1.2272.1.100.12.3 | INTEGER | read-only | This gives the memory size of the Primary CPU type. |
| INT rc2kCPUTypeSecondaryMemory | 1.3.6.1.4.1.2272.1.100.12.4 | INTEGER | read-only | This gives the memory size of the Secondary CPU type. |
| rc2kCpuEthernetPortIpv6RouteTable | 1.3.6.1.4.1.2272.1.100.13 | not-accessible | 2k CPU Ethernet Port Route table for Ipv6 | |
| rc2kCpuEthernetPortIpv6RouteEntry | 1.3.6.1.4.1.2272.1.100.13.1 | not-accessible | Entry containing information of 2k CPU Ethernet Port Ipv6 | |
| ADR rc2kCpuEthernetPortIpv6RouteNetwork | 1.3.6.1.4.1.2272.1.100.13.1.1 | Ipv6Address | not-accessible | Used to configure the ipv6 network that can be used to remotely manage this device. |
| INT rc2kCpuEthernetPortIpv6RoutePrefixLength | 1.3.6.1.4.1.2272.1.100.13.1.2 | INTEGER | not-accessible | The length of the prefix (in bits). |
| ADR rc2kCpuEthernetPortIpv6RouteGateway | 1.3.6.1.4.1.2272.1.100.13.1.3 | Ipv6Address | not-accessible | Used to configure the the IPv6 address of the gateway that should be used to forward IPv6 traffic. |
| ROW rc2kCpuEthernetPortIpv6RouteRowStatus | 1.3.6.1.4.1.2272.1.100.13.1.4 | RowStatus | read-create | row status |
| rc2kCardModTable | 1.3.6.1.4.1.2272.1.100.14 | not-accessible | RTM info table | |
| rc2kCardModEntry | 1.3.6.1.4.1.2272.1.100.14.1 | not-accessible | Entry containing RTM information | |
| I32 rc2kCardModIndex | 1.3.6.1.4.1.2272.1.100.14.1.1 | Integer32 | not-accessible | slot number. |
| T/F rc2kCardModPresent | 1.3.6.1.4.1.2272.1.100.14.1.2 | TruthValue | read-only | Indicates if the RTM in this slot is present |
| INT rc2kCardModType | 1.3.6.1.4.1.2272.1.100.14.1.3 | INTEGER | read-only | RTM type |
| STR rc2kCardModDescription | 1.3.6.1.4.1.2272.1.100.14.1.4 | DisplayString | read-only | RTM description |
| STR rc2kCardModSerialNum | 1.3.6.1.4.1.2272.1.100.14.1.5 | DisplayString | read-only | RTM serial number |
| STR rc2kCardModHwVersion | 1.3.6.1.4.1.2272.1.100.14.1.6 | DisplayString | read-only | RTM hardware version |
| STR rc2kCardModPartNumber | 1.3.6.1.4.1.2272.1.100.14.1.7 | DisplayString | read-only | RTM part number |
| STR rc2kCardModDateCode | 1.3.6.1.4.1.2272.1.100.14.1.8 | DisplayString | read-only | RTM date code |
| STR rc2kCardModDeviations | 1.3.6.1.4.1.2272.1.100.14.1.9 | DisplayString | read-only | RTM deviations |
| I32 rc2kCardModCpldId | 1.3.6.1.4.1.2272.1.100.14.1.10 | Integer32 | read-only | RTM CPLD ID value |
| I32 rc2kCardModCpldRev | 1.3.6.1.4.1.2272.1.100.14.1.11 | Integer32 | read-only | RTM CPLD revision value |
| rc2kCardPerfTable | 1.3.6.1.4.1.2272.1.100.15 | not-accessible | This table represents the Card/Slot level DRAM size, DRAM Used, DRAM Free and CPU Utilization for the R Module and RC Module cards | |
| rc2kCardPerfEntry | 1.3.6.1.4.1.2272.1.100.15.1 | not-accessible | Entry containing information of Card performance | |
| INT rc2kCardPerfId | 1.3.6.1.4.1.2272.1.100.15.1.1 | INTEGER | not-accessible | This represents the slot number. This is only for line cards, slot 5 and 6 should not be used. |
| I32 rc2kCardPerfDramSize | 1.3.6.1.4.1.2272.1.100.15.1.2 | Integer32 | read-only | This represents DRAM Size in Mega bytes |
| I32 rc2kCardPerfDramUsed | 1.3.6.1.4.1.2272.1.100.15.1.3 | Integer32 | read-only | This represents the amount of DRAM used in kilo bytes |
| I32 rc2kCardPerfDramFree | 1.3.6.1.4.1.2272.1.100.15.1.4 | Integer32 | read-only | This represents the amount of DRAM Free in kilo bytes |
| I32 rc2kCardPerfCPUUtilization | 1.3.6.1.4.1.2272.1.100.15.1.5 | Integer32 | read-only | This represents the percentage of CPU utilization |
RFC description
Enterprise MIB for RC2K platform with CPU redundancy, boot configuration, and chassis management.
Start monitoring Bay Networks/Nortel Rapid-City 2000 (rc2k) Ethernet routing switch (chassis temperature/CPU/firmware) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.