RC-2K-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RC-2K-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | |||
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) |
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. |
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. |
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. |
rc2kChassisBaseMacAddr | 1.3.6.1.4.1.2272.1.100.1.5 | macaddress | read-only |
base mac addr |
rc2kChassisMacAddrCapacity | 1.3.6.1.4.1.2272.1.100.1.6 | integer32 | read-only |
Mac Address Capacity |
rc2kChassisPbtMacAddr | 1.3.6.1.4.1.2272.1.100.1.7 | macaddress | read-only |
pbt mac addr |
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 |
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 | no-access |
2k CPU Ethernet Port table |
|
1.3.6.1.4.1.2272.1.100.2.1 | no-access |
Entry containing infomation of 2k CPU Ethernet Port |
||
rc2kCpuEthernetPortIfIndex | 1.3.6.1.4.1.2272.1.100.2.1.1 | interfaceindex | read-only |
IfIndex of the port. |
rc2kCpuEthernetPortDescr | 1.3.6.1.4.1.2272.1.100.2.1.2 | displaystring | read-only |
Port description |
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. Enumeration: 'down': 2, 'unknown': 3, 'up': 1. |
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. Enumeration: 'down': 2, 'unknown': 3, 'up': 1. |
rc2kCpuEthernetPortAddr | 1.3.6.1.4.1.2272.1.100.2.1.5 | ipaddress | read-write |
Used to configure the port's IP address |
rc2kCpuEthernetPortMask | 1.3.6.1.4.1.2272.1.100.2.1.6 | ipaddress | read-write |
Used to configure the port's net mask |
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. |
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. |
rc2kCpuEthernetPortAutoNegotiate | 1.3.6.1.4.1.2272.1.100.2.1.9 | truthvalue | read-write |
Used to configure auto-negotiation on this port. |
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. Enumeration: 'full': 2, 'half': 1. |
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. Enumeration: 'full': 2, 'half': 1. |
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. Enumeration: 'none': 0, 'mbps100': 2, 'mbps10': 1. |
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. Enumeration: 'none': 0, 'mbps100': 2, 'mbps10': 1. |
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. |
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 | no-access |
2k CPU Serial Port table |
|
1.3.6.1.4.1.2272.1.100.3.1 | no-access |
Entry containing infomation of 2k CPU Serial Port |
||
rc2kCpuSerialPortIfIndex | 1.3.6.1.4.1.2272.1.100.3.1.1 | interfaceindex | read-only |
IfIndex for this port. |
rc2kCpuSerialPortDescr | 1.3.6.1.4.1.2272.1.100.3.1.2 | displaystring | read-only |
Port description. |
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. Enumeration: 'ppp': 3, 'cli': 1, 'slip': 2. |
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. Enumeration: 'down': 2, 'unknown': 3, 'up': 1. |
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. Enumeration: 'down': 2, 'unknown': 3, 'up': 1. |
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. Enumeration: 'baud19200': 19200, 'baud115200': 115200, 'baud2400': 2400, 'baud4800': 4800, 'baud9600': 9600, 'baud38400': 38400, 'baud57600': 57600. |
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. Enumeration: 'seven': 1, 'eight': 2. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
2k CPU Ethernet Port table |
|
1.3.6.1.4.1.2272.1.100.4.1.1 | no-access |
Entry containing infomation of 2k CPU Ethernet Port |
||
rc2kDeviceGlobalSlot | 1.3.6.1.4.1.2272.1.100.4.1.1.1 | integer | read-only |
slot number |
rc2kDeviceGlobalFlashBytesUsed | 1.3.6.1.4.1.2272.1.100.4.1.1.2 | integer32 | read-only |
bytes used |
rc2kDeviceGlobalFlashBytesFree | 1.3.6.1.4.1.2272.1.100.4.1.1.3 | integer32 | read-only |
bytes free |
rc2kDeviceGlobalFlashNumFiles | 1.3.6.1.4.1.2272.1.100.4.1.1.4 | integer32 | read-only |
# files in flash |
rc2kDeviceGlobalPcmciaBytesUsed | 1.3.6.1.4.1.2272.1.100.4.1.1.5 | integer32 | read-only |
bytes used |
rc2kDeviceGlobalPcmciaBytesFree | 1.3.6.1.4.1.2272.1.100.4.1.1.6 | integer32 | read-only |
bytes free |
rc2kDeviceGlobalPcmciaNumFiles | 1.3.6.1.4.1.2272.1.100.4.1.1.7 | integer32 | read-only |
# files in pcmcia |
rc2kDeviceGlobalAction | 1.3.6.1.4.1.2272.1.100.4.1.1.8 | integer | read-write |
none(1), resetPcmcia(2), .. Enumeration: 'none': 1, 'resetPcmcia': 2, 'pcmciaStop': 3. |
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. Enumeration: 'fail': 4, 'none': 1, 'inProgress': 2, 'success': 3. |
rc2kDeviceGlobalFlash1BytesUsed | 1.3.6.1.4.1.2272.1.100.4.1.1.10 | integer32 | read-only |
bytes used |
rc2kDeviceGlobalFlash1BytesFree | 1.3.6.1.4.1.2272.1.100.4.1.1.11 | integer32 | read-only |
bytes free |
rc2kDeviceGlobalFlash1NumFiles | 1.3.6.1.4.1.2272.1.100.4.1.1.12 | integer32 | read-only |
# files in flash |
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 | no-access |
2k Flash table |
|
1.3.6.1.4.1.2272.1.100.4.3.1 | no-access |
Entry containing infomation of 2k CPU Serial Port |
||
rc2kDeviceFlashFileSlot | 1.3.6.1.4.1.2272.1.100.4.3.1.1 | integer | read-only |
slot number |
rc2kDeviceFlashFileName | 1.3.6.1.4.1.2272.1.100.4.3.1.2 | displaystring | read-only |
name of file |
rc2kDeviceFlashFileDate | 1.3.6.1.4.1.2272.1.100.4.3.1.3 | displaystring | read-only |
date |
rc2kDeviceFlashFileSize | 1.3.6.1.4.1.2272.1.100.4.3.1.4 | integer32 | read-only |
size in bytes |
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 | no-access |
2k PCMCIA table |
|
1.3.6.1.4.1.2272.1.100.4.5.1 | no-access |
Entry containing infomation of 2k CPU Serial Port |
||
rc2kDevicePcmciaFileSlot | 1.3.6.1.4.1.2272.1.100.4.5.1.1 | integer | read-only |
slot number |
rc2kDevicePcmciaFileName | 1.3.6.1.4.1.2272.1.100.4.5.1.2 | displaystring | read-only |
name of file |
rc2kDevicePcmciaFileDate | 1.3.6.1.4.1.2272.1.100.4.5.1.3 | displaystring | read-only |
date |
rc2kDevicePcmciaFileSize | 1.3.6.1.4.1.2272.1.100.4.5.1.4 | integer32 | read-only |
size in bytes |
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. |
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 | no-access |
2k Flash1 table |
|
1.3.6.1.4.1.2272.1.100.4.8.1 | no-access |
Entry containing infomation of 2k Flash1 Files |
||
rc2kDeviceFlash1FileSlot | 1.3.6.1.4.1.2272.1.100.4.8.1.1 | integer | read-only |
slot number |
rc2kDeviceFlash1FileName | 1.3.6.1.4.1.2272.1.100.4.8.1.2 | displaystring | read-only |
name of file |
rc2kDeviceFlash1FileDate | 1.3.6.1.4.1.2272.1.100.4.8.1.3 | displaystring | read-only |
date |
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 | no-access |
2k Boot Configuration table |
|
1.3.6.1.4.1.2272.1.100.5.1 | no-access |
Entry containing boot configuration information. |
||
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 |
rc2kBootConfigLastBootConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.2 | displaystring | read-only |
boot config source |
rc2kBootConfigLastRuntimeImageSource | 1.3.6.1.4.1.2272.1.100.5.1.3 | displaystring | read-only |
runtime image source |
rc2kBootConfigLastRuntimeConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.4 | displaystring | read-only |
runtime config source |
rc2kBootConfigPrimaryImageSource | 1.3.6.1.4.1.2272.1.100.5.1.5 | displaystring | read-write |
image source |
rc2kBootConfigPrimaryConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.6 | displaystring | read-write |
config source |
rc2kBootConfigSecondaryImageSource | 1.3.6.1.4.1.2272.1.100.5.1.7 | displaystring | read-write |
image source |
rc2kBootConfigSecondaryConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.8 | displaystring | read-write |
config source |
rc2kBootConfigTertiaryImageSource | 1.3.6.1.4.1.2272.1.100.5.1.9 | displaystring | read-write |
image source |
rc2kBootConfigTertiaryConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.10 | displaystring | read-write |
config source |
rc2kBootConfigEnableAutoBoot | 1.3.6.1.4.1.2272.1.100.5.1.11 | truthvalue | read-write |
auto boot mode |
rc2kBootConfigEnableFactoryDefaults | 1.3.6.1.4.1.2272.1.100.5.1.12 | truthvalue | read-write |
use factory default |
rc2kBootConfigEnableDebugMode | 1.3.6.1.4.1.2272.1.100.5.1.13 | truthvalue | read-write |
debug mode |
rc2kBootConfigEnableHwWatchDogTimer | 1.3.6.1.4.1.2272.1.100.5.1.14 | truthvalue | read-write |
hw watch dog timer |
rc2kBootConfigEnableRebootOnError | 1.3.6.1.4.1.2272.1.100.5.1.15 | truthvalue | read-write |
reboot on error |
rc2kBootConfigEnableTelnetServer | 1.3.6.1.4.1.2272.1.100.5.1.16 | truthvalue | read-write |
telnet server |
rc2kBootConfigEnableRloginServer | 1.3.6.1.4.1.2272.1.100.5.1.17 | truthvalue | read-write |
rlogin server |
rc2kBootConfigEnableFtpServer | 1.3.6.1.4.1.2272.1.100.5.1.18 | truthvalue | read-write |
ftp server |
rc2kBootConfigEnableTftpServer | 1.3.6.1.4.1.2272.1.100.5.1.19 | truthvalue | read-write |
tftp server |
rc2kBootConfigSwVersion | 1.3.6.1.4.1.2272.1.100.5.1.20 | displaystring | read-only |
current sw version |
rc2kBootConfigMulticastConfigProfile | 1.3.6.1.4.1.2272.1.100.5.1.21 | integer | read-only |
multicast config |
rc2kBootConfigEnableSshServer | 1.3.6.1.4.1.2272.1.100.5.1.22 | truthvalue | read-write |
ssh server |
rc2kBootConfigEnableAltLed | 1.3.6.1.4.1.2272.1.100.5.1.23 | truthvalue | read-write |
Boot flag for enableing Alternate LED |
rc2kBootConfigPrimaryBackupConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.24 | displaystring | read-write |
primary backup config source (save config) |
rc2kBootConfigSecondaryBackupConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.25 | displaystring | read-write |
secondary backup config source (save config) |
rc2kBootConfigTertiaryBackupConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.26 | displaystring | read-write |
tertiary backup config source (save config) |
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) |
rc2kBootConfigMezzImageSource | 1.3.6.1.4.1.2272.1.100.5.1.28 | displaystring | read-write |
Mezz image source |
rc2kBootConfigEnableMezz | 1.3.6.1.4.1.2272.1.100.5.1.29 | truthvalue | read-write |
Enable/disable Mezz Flag |
rc2kBootConfigPrimaryLicenseSource | 1.3.6.1.4.1.2272.1.100.5.1.30 | displaystring | read-write |
Primary choice for the license source |
rc2kBootConfigSecondaryLicenseSource | 1.3.6.1.4.1.2272.1.100.5.1.31 | displaystring | read-write |
Secondary choice for the license source |
rc2kBootConfigTertiaryLicenseSource | 1.3.6.1.4.1.2272.1.100.5.1.32 | displaystring | read-write |
Tertiary choice for the license source |
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. |
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. Enumeration: 'enable': 1, 'disable': 2. |
rc2kBootConfigEnableAutoAssignIp | 1.3.6.1.4.1.2272.1.100.5.1.35 | truthvalue | read-write |
Enable/disable auto-assign-ip feature |
rc2kBootConfigUpgradeBootImageSource | 1.3.6.1.4.1.2272.1.100.5.1.36 | displaystring | read-write |
Upgrade boot image source |
rc2kBootConfigUpgradeRuntimeImageSource | 1.3.6.1.4.1.2272.1.100.5.1.37 | displaystring | read-write |
Upgrade runtime image source |
rc2kBootConfigUpgradeMezzImageSource | 1.3.6.1.4.1.2272.1.100.5.1.38 | displaystring | read-write |
Upgrade mezz image source |
rc2kBootConfigUpgradeConfigSource | 1.3.6.1.4.1.2272.1.100.5.1.39 | displaystring | read-write |
Upgrade config source |
rc2kBootConfigUpgradeRModImageSource | 1.3.6.1.4.1.2272.1.100.5.1.40 | displaystring | read-write |
upgrade RMod image source |
rc2kBootConfigUpgradeRCModImageSource | 1.3.6.1.4.1.2272.1.100.5.1.41 | displaystring | read-write |
upgrade RCMod image source |
rc2kBootConfigUpgradeESMImageSource | 1.3.6.1.4.1.2272.1.100.5.1.42 | displaystring | read-write |
upgrade ESM image source |
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 | no-access |
2k Card table |
|
1.3.6.1.4.1.2272.1.100.6.1 | no-access |
Entry containing information of 2k Card |
||
rc2kCardIndex | 1.3.6.1.4.1.2272.1.100.6.1.1 | integer | read-only |
slot number. |
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. Enumeration: 'rc2kPR3X10GBaseXZW': 607346947, 'rc2kAlteonASFM': 1899106564, 'rc2k8x1000BaseSXBBM': 573702408, 'rc2kMg48x100BaseTC': 817955120, 'rc2kCPURed': 537792768, 'rc2k32x100BaseTX': 539033888, 'rc2k8x1000BaseXDBB': 540164360, 'rc2kCobra12x1000BaseG': 1073872908, 'rc2kPR48X1000BaseTX': 606208304, 'rc2k8x1000BaseIC': 540168456, 'rc2kAlteonWSM': 1899102468, 'rc2k8x1000BaseT': 539099400, 'rc2kPP8300-24x100BaseFX': 1345388824, 'rc2k8x1000BaseSXRBB': 540180744, 'rc2k8x1000BaseSXBB': 540147976, 'rc2kMg48x100BaseTX': 807469360, 'rc2kCPU': 537788672, 'rc2k4x1000BaseOPM': 540168452, 'rc2kRMON': 545128704, 'rc2kMg8x1000BaseIC': 808603912, 'rc2kMg32x100BaseTX': 807473440, 'rc2kPR3X10GBaseGbic': 607338755, 'rc2k1x10GBaseLR': 573784321, 'rc2kPP8300-CPU2x10GBaseXFP': 1342390530, 'rc2k24x100BaseTX': 539033880, 'rc2kPR30X1000BaseSXBB': 607277342, 'other': 1, 'rc2k8xATM': 542441736, 'rc2kPP8300-24x1000BaseTX': 1344405784, 'rc2k8x1000BaseLXRBB': 540188936, 'rc2k4xATM': 542441732, 'rc2kPR48x1000BaseGXRS': 607310128, 'rc2k8x1000BaseTM': 572653832, 'rc2k16x1000BaseSXBB': 540147984, 'rc2kPP8300-CPU8x1000BaseSFP': 1342316808, 'rc2k1x10GBaseLW': 573767937, 'rc2kPR34xXGRS': 607277346, 'rc2kPR12X10GBaseXLRS': 607338764, 'rc2k48x100BaseTXM': 572588336, 'rc2k8x1000BaseOPM': 1077039368, 'rc2k6xPOSM': 574955782, 'rc2kPP8300-8x10GBaseXFP-4B': 1345519880, 'rc2k48x100BaseTX': 539033904, 'rc2k24x100BaseFX': 540082456, 'rc2kPR48x1000BaseGTRS': 606241072, 'rc2kAlteonLP': 1893859592, 'rc2k32x100BaseTXM': 572588320, 'rc2k6xPOS': 541401350, 'rc2kMg16x100BaseFX': 808522000, 'rc2k8x1000BaseICM': 573722888, 'rc2kPP8300-48x100BaseTX': 1344340272, 'rc2kPR48x1000BaseGBRS': 607277360, 'rc2kPP8300-48x100BaseTXPOE': 1344344368, 'rc2kPP8300-48x1000BaseTX-4B': 1344422192, 'rc2k61AlteonSAM': 1926365441, 'rc2k16x1000BaseT': 539099408, 'rc2k8x1000BaseLXBB': 540156168, 'rc2k2xOC12': 541393154, 'rc2kPP8300-48x1000BaseSFP-2B': 1345454384, 'rc2kMg8x1000BaseTX': 808583432, 'rc2kPR6X10GBaseXLRS': 607338758, 'rc2kPR26xXGRS': 607277338, 'rc2k8xATMM': 575996168, 'rc2k62AlteonSAM': 1926369537, 'rc2kCobra48x100BaseT': 1073807408, 'rc2kCobra24x1000BaseG': 1073872920, 'rc2kPP8300-48x1000BaseTXPOE-4B': 1344426288, 'rc2k8xOC3': 541327624, 'rc2kPR30x1000BaseGBRS': 607310110, 'rc2k16x1000BaseIC': 540168464, 'rc2kPP8300-CPU8x1000BaseSFP256': 1360142600. |
rc2kCardFrontDescription | 1.3.6.1.4.1.2272.1.100.6.1.3 | displaystring | read-only |
description |
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 Enumeration: 'down': 2, 'reset': 4, 'testing': 3, 'up': 1. |
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. Enumeration: 'down': 2, 'unknown': 4, 'testing': 3, 'up': 1, 'dormant': 5. |
rc2kCardFrontSerialNum | 1.3.6.1.4.1.2272.1.100.6.1.6 | displaystring | read-only |
serial number of card |
rc2kCardFrontHwVersion | 1.3.6.1.4.1.2272.1.100.6.1.7 | displaystring | read-only |
hardware version |
rc2kCardFrontPartNumber | 1.3.6.1.4.1.2272.1.100.6.1.8 | displaystring | read-only |
part number |
rc2kCardFrontDateCode | 1.3.6.1.4.1.2272.1.100.6.1.9 | displaystring | read-only |
date code |
rc2kCardFrontDeviations | 1.3.6.1.4.1.2272.1.100.6.1.10 | displaystring | read-only |
deviations |
rc2kCardFrontMacAddr | 1.3.6.1.4.1.2272.1.100.6.1.11 | macaddress | read-only |
base mac address |
rc2kCardBackType | 1.3.6.1.4.1.2272.1.100.6.1.12 | integer | read-only |
Refer to rc2kCardFrontType for the encoding scheme Enumeration: 'rc2kBackplane': 536969472, 'rc2kDPM2': 613351682, 'rc2kSFM': 538837248, 'rc2kBFM3': 546177283, 'rc2kBFM2': 546177282, 'rc2kBFM8': 546177288, 'rc2kBFM0': 546177280, 'rc2kDPM3': 613351863, 'rc2kBFM6': 546177286, 'rc2kFSFM': 605946112, 'rc2kBFM4': 1888354564, 'other': 1, 'rc2kDPM1': 613351861, 'rc2kEDPM2': 613351690, 'rc2kEDPM3': 613351871, 'rc2kMGSFM': 807272704. |
rc2kCardBackDescription | 1.3.6.1.4.1.2272.1.100.6.1.13 | displaystring | read-only |
description |
rc2kCardBackSerialNum | 1.3.6.1.4.1.2272.1.100.6.1.14 | displaystring | read-only |
serial number of card |
rc2kCardBackHwVersion | 1.3.6.1.4.1.2272.1.100.6.1.15 | displaystring | read-only |
hardware version |
rc2kCardBackPartNumber | 1.3.6.1.4.1.2272.1.100.6.1.16 | displaystring | read-only |
part number |
rc2kCardBackDateCode | 1.3.6.1.4.1.2272.1.100.6.1.17 | displaystring | read-only |
date code |
rc2kCardBackDeviations | 1.3.6.1.4.1.2272.1.100.6.1.18 | displaystring | read-only |
deviations |
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). Enumeration: 'modemCard': 2, 'none': 1, 'ethernetCard': 3, 'ataDisk': 4. |
rc2kCardPCMCIADescr | 1.3.6.1.4.1.2272.1.100.6.1.20 | displaystring | read-only |
PCMCIA descriptor |
rc2kCardASICDescr | 1.3.6.1.4.1.2272.1.100.6.1.21 | displaystring | read-only |
ASIC descriptor |
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. |
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. |
rc2kCardMezzCard | 1.3.6.1.4.1.2272.1.100.6.1.24 | integer | read-only |
Used to indicate the CPU Mezz card Enumeration: 'running': 4, 'notpresent': 2, 'present': 3, 'unsupported': 1. |
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. Enumeration: 'dormant': 5, 'unknown': 4, 'testing': 3, 'up': 1, 'down': 2, 'failure': 6. |
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 |
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. Enumeration: 'undefined': 0, 'e5': 6, 'e4': 5, 'e7': 8, 'e6': 7, 'e1': 2, 'e0': 1, 'e3': 4, 'e2': 3. |
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. Enumeration: 'p120672': 6, 'p120851': 7, 'undefined': 0, 'p120724': 5, 'p120617': 3, 'p120616': 1, 'p120615': 4, 'p120939': 8, 'p120618': 2. |
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. Enumeration: 'high': 2, 'critical': 1, 'low': 3. |
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. Enumeration: 'high': 2, 'critical': 1, 'low': 3. |
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 Enumeration: 'dualport': 2, 'singleport': 1. |
rc2kCopyFile | 1.3.6.1.4.1.2272.1.100.7 | |||
rc2kCopyFileSource | 1.3.6.1.4.1.2272.1.100.7.1 | octet string | read-write |
source file |
rc2kCopyFileDestination | 1.3.6.1.4.1.2272.1.100.7.2 | octet string | read-write |
dest file |
rc2kCopyFileAction | 1.3.6.1.4.1.2272.1.100.7.3 | integer | read-write |
start or cancell Enumeration: 'start': 2, 'none': 1. |
rc2kCopyFileResult | 1.3.6.1.4.1.2272.1.100.7.4 | integer | read-only |
result Enumeration: 'outOfMemory': 7, 'none': 1, 'success': 3, 'invalidSource': 5, 'fail': 4, 'invalidDestination': 6, 'inProgress': 2, 'fileNotFound': 9, 'outOfSpace': 8. |
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 | no-access |
Mda card table |
|
1.3.6.1.4.1.2272.1.100.10.1 | no-access |
Entry containing infomation of Mda card |
||
rc2kMdaCardSlotNum | 1.3.6.1.4.1.2272.1.100.10.1.1 | integer | read-only |
Slot number |
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. |
rc2kMdaCardType | 1.3.6.1.4.1.2272.1.100.10.1.3 | integer | read-only |
Refer to rc2kCardFrontType for the encoding scheme Enumeration: 'rc2k1x0c12cBaseMM': 542441985, 'rc2k1x0c12cBaseSM': 542446081, 'rc2k1xOc12PosBaseMMF': 541393409, 'rc2k4xOc3cBaseMM': 542376452, 'rc2k1x1000BaseSXBB': 808583681, 'rc2k4x100BaseTX': 807469572, 'rc2k2xOc3PosBaseMMF': 541327874, 'rc2k1x1000BaseLXBB': 808591873, 'rc2k2x100BaseFX': 808518146, 'rc2k1x1000BaseSXRBB': 808616449, 'rc2k1xOc12PosBaseSMF': 541397505, 'other': 1, 'rc2k2xOc3PosBaseSMF': 541331970, 'rc2k4xOc3cBaseCOPPER': 542388740, 'rc2k2xE3': 542839298, 'rc2k4xOc3cBaseSM': 542380548, 'rc2k1x1000BaseLXRBB': 808624641, 'rc2k2xDs3': 542970370, 'rc2k4x100BaseFX': 808518148. |
rc2kMdaCardDescription | 1.3.6.1.4.1.2272.1.100.10.1.4 | displaystring | read-only |
description of mda card |
rc2kMdaCardAdminStatus | 1.3.6.1.4.1.2272.1.100.10.1.5 | integer | read-write |
administration status of mda card Enumeration: 'down': 1, 'unknown': 3, 'testing': 2, 'up': 0. |
rc2kMdaCardOperStatus | 1.3.6.1.4.1.2272.1.100.10.1.6 | integer | read-only |
operation status of mda card. Enumeration: 'down': 1, 'unknown': 3, 'testing': 2, 'up': 0. |
rc2kMdaCardSerialNum | 1.3.6.1.4.1.2272.1.100.10.1.7 | displaystring | read-only |
serial number of mad card |
rc2kMdaCardHwVersion | 1.3.6.1.4.1.2272.1.100.10.1.8 | displaystring | read-only |
hardware version of mda card |
rc2kMdaCardPartNumber | 1.3.6.1.4.1.2272.1.100.10.1.9 | displaystring | read-only |
part number of mda card |
rc2kMdaCardDateCode | 1.3.6.1.4.1.2272.1.100.10.1.10 | displaystring | read-only |
date code of mda card |
rc2kMdaCardDeviations | 1.3.6.1.4.1.2272.1.100.10.1.11 | displaystring | read-only |
hardware deviation infomation of mda card |
rc2kMdaCardMacAddr | 1.3.6.1.4.1.2272.1.100.10.1.12 | macaddress | read-only |
base mac address of mda card |
rc2kMdaCardNumPorts | 1.3.6.1.4.1.2272.1.100.10.1.13 | integer32 | read-only |
number of ports on mda card |
rc2kMdaCardFirstIfIndex | 1.3.6.1.4.1.2272.1.100.10.1.14 | interfaceindex | read-only |
first ifindex number on mda card |
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 | no-access |
2k CPU Ethernet Port Route table |
|
1.3.6.1.4.1.2272.1.100.11.1 | no-access |
Entry containing infomation of 2k CPU Ethernet Port |
||
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. |
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. |
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 | |||
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. Enumeration: 'cpu8695Default': 7, 'cpu8691Upgrade': 4, 'undefined': 255, 'cpu8690Default': 1, 'cpu8692Default': 5, 'cpu8690Upgrade': 2, 'cpu8692SuperMezz': 6, 'cpu8691Default': 3. |
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. Enumeration: 'cpu8695Default': 7, 'cpu8691Upgrade': 4, 'undefined': 255, 'cpu8690Default': 1, 'cpu8692Default': 5, 'cpu8690Upgrade': 2, 'cpu8692SuperMezz': 6, 'cpu8691Default': 3. |
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. Enumeration: 'undefined': 255, 'mem1024MB': 5, 'mem128MB': 2, 'mem256MB': 3, 'mem512MB': 4, 'mem64MB': 1. |
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. Enumeration: 'undefined': 255, 'mem1024MB': 5, 'mem128MB': 2, 'mem256MB': 3, 'mem512MB': 4, 'mem64MB': 1. |
rc2kCpuEthernetPortIpv6RouteTable | 1.3.6.1.4.1.2272.1.100.13 | no-access |
2k CPU Ethernet Port Route table for Ipv6 |
|
1.3.6.1.4.1.2272.1.100.13.1 | no-access |
Entry containing information of 2k CPU Ethernet Port Ipv6 |
||
rc2kCpuEthernetPortIpv6RouteNetwork | 1.3.6.1.4.1.2272.1.100.13.1.1 | ipv6address | no-access |
Used to configure the ipv6 network that can be used to remotely manage this device. |
rc2kCpuEthernetPortIpv6RoutePrefixLength | 1.3.6.1.4.1.2272.1.100.13.1.2 | integer | no-access |
The length of the prefix (in bits). |
rc2kCpuEthernetPortIpv6RouteGateway | 1.3.6.1.4.1.2272.1.100.13.1.3 | ipv6address | no-access |
Used to configure the the IPv6 address of the gateway that should be used to forward IPv6 traffic. |
rc2kCpuEthernetPortIpv6RouteRowStatus | 1.3.6.1.4.1.2272.1.100.13.1.4 | rowstatus | read-only |
row status |
rc2kCardModTable | 1.3.6.1.4.1.2272.1.100.14 | no-access |
RTM info table |
|
1.3.6.1.4.1.2272.1.100.14.1 | no-access |
Entry containing RTM information |
||
rc2kCardModIndex | 1.3.6.1.4.1.2272.1.100.14.1.1 | integer32 | no-access |
slot number. |
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 |
rc2kCardModType | 1.3.6.1.4.1.2272.1.100.14.1.3 | integer | read-only |
RTM type Enumeration: 'other': 1, 'cpur': 1627263232, 'lc': 1627267328, 'cpu56': 1627259136. |
rc2kCardModDescription | 1.3.6.1.4.1.2272.1.100.14.1.4 | displaystring | read-only |
RTM description |
rc2kCardModSerialNum | 1.3.6.1.4.1.2272.1.100.14.1.5 | displaystring | read-only |
RTM serial number |
rc2kCardModHwVersion | 1.3.6.1.4.1.2272.1.100.14.1.6 | displaystring | read-only |
RTM hardware version |
rc2kCardModPartNumber | 1.3.6.1.4.1.2272.1.100.14.1.7 | displaystring | read-only |
RTM part number |
rc2kCardModDateCode | 1.3.6.1.4.1.2272.1.100.14.1.8 | displaystring | read-only |
RTM date code |
rc2kCardModDeviations | 1.3.6.1.4.1.2272.1.100.14.1.9 | displaystring | read-only |
RTM deviations |
rc2kCardModCpldId | 1.3.6.1.4.1.2272.1.100.14.1.10 | integer32 | read-only |
RTM CPLD ID value |
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 | no-access |
This table represents the Card/Slot level DRAM size, DRAM Used, DRAM Free and CPU Utilization for the R Module and RC Module cards |
|
1.3.6.1.4.1.2272.1.100.15.1 | no-access |
Entry containing information of Card performance |
||
rc2kCardPerfId | 1.3.6.1.4.1.2272.1.100.15.1.1 | integer | no-access |
This represents the slot number. This is only for line cards, slot 5 and 6 should not be used. |
rc2kCardPerfDramSize | 1.3.6.1.4.1.2272.1.100.15.1.2 | integer32 | read-only |
This represents DRAM Size in Mega bytes |
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 |
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 |
rc2kCardPerfCPUUtilization | 1.3.6.1.4.1.2272.1.100.15.1.5 | integer32 | read-only |
This represents the percentage of CPU utilization |