bdSjJoinStatus
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.2.1.6
Object
column DC-MASTER-TCSjStatus
The current join status of this slave join.
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 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdSjJoinStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdSjJoinStatus.<bdSjEntIndex>.<bdSjInterfaceId>.<bdSjPartnerType>.<bdSjPartnerIndex>.<bdSjSubIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BD-MIB::bdSjJoinStatus'
Syntax
- Source
- DC-MASTER-TCSjStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | sjNotJoined |
2 | sjJoined |
3 | sjRcvdRegister |
4 | sjJoinActive |
5 | sjFailingOver |
6 | sjFailed |
7 | sjRcvdUnregister |
8 | sjUnregDone |
Conformance
Member of