trapTcnReason
ECS5520-MIB ·
.1.3.6.1.4.1.259.10.1.51.1.14.2.9
Object
scalar Enumeration
The variable represents the function of TCN: pushButton(1): Push button to enable the unit as the Master unit in the stack. stackingLinkDown(2): Stacking link is down. stackingLinkUp(3): Stacking link is up. hbtTimeout(4): Control packet sent from the Master through all units has timed-out. hbtError(5): Control packet sent from the Master through all units was received with errors.
Context
- MIB
- ECS5520-MIB
- OID
.1.3.6.1.4.1.259.10.1.51.1.14.2.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapVar
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 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5520-MIB::trapTcnReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS5520-MIB::trapTcnReason'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.