mitelBCMChipBIST
MITEL-BCM-MIB ·
.1.3.6.1.4.1.1027.4.2.1.1.3.1.2
Object
column Bits
The status of the BCM ethernet chip
built-in-self-test (BIST).
BCRAM(0) bit 2^0 - Buffer control RAM (only in BCM5380M)
IPDBM(1) bit 2^1 - Internal packet data buffer memory
MRAM(2) bit 2^2 - MIB RAM (only in BCM5380M)
GMRAM(3) bit 2^3 - Gigabit MIB RAM (only in BCM5380M)
If the bit is set, then that sub-system has failed.
Context
- MIB
- MITEL-BCM-MIB
- OID
.1.3.6.1.4.1.1027.4.2.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mitelBCMChipTableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-BCM-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-BCM-MIB::mitelBCMChipBIST'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-BCM-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-BCM-MIB::mitelBCMChipBIST.<mitelBCMChipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-BCM-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-BCM-MIB::mitelBCMChipBIST'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | bcRam |
1 | ipDbm |
2 | mRam |
3 | gmRam |
Conformance
Member of