backplaneHeartbeat
CTRON-IMIM-ADDRESS-MIB ·
.1.3.6.1.4.1.52.1.6.5.1.2
Object
scalar mandatory
Enumeration
This object reports on the status of the backplane protocol heartbeat.
This object is applicable only to intelligent MIMs residing in an MMAC
chassis.
If the heartbeat is detected from the management module (i.e. the
intelligent MIM is in communication with the management module) then
the value returned by this object is heartBeatPresent(1).
If the heartbeat is not present, then the returned value is
heartBeatAbsent(2).
On intelligent MIMs that do not support the backplane protocol and
management modules the value notSupported(3) is returned.
Context
- MIB
- CTRON-IMIM-ADDRESS-MIB
- OID
.1.3.6.1.4.1.52.1.6.5.1.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- imimAddress
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-IMIM-ADDRESS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-IMIM-ADDRESS-MIB::backplaneHeartbeat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-IMIM-ADDRESS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-IMIM-ADDRESS-MIB::backplaneHeartbeat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | heartBeatPresent |
2 | heartBeatAbsent |
3 | notSupported |