snStackingGlobalPersistentMacTimerState
FOUNDRY-SN-STACKING-MIB ·
.1.3.6.1.4.1.1991.1.1.3.31.1.3
Object
scalar deprecated
r/w
Enumeration
Configure persistent MAC timer state for stacking feature on the global level. enable: the persistent MAC timer is active and configured. The persistent MAC timer is set as the default timer (60 minutes) disable: deactivate the persistent MAC timer. It will stop the use of persistent MAC address and use new active stack unit's base MAC address
Context
- MIB
- FOUNDRY-SN-STACKING-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.31.1.3- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- snStackingGlobalObjects
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 'FOUNDRY-SN-STACKING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-STACKING-MIB::snStackingGlobalPersistentMacTimerState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-STACKING-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-STACKING-MIB::snStackingGlobalPersistentMacTimerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | enabled |
1 | disabled |