snStackingGlobalZeroTouchEnable
FOUNDRY-SN-STACKING-MIB ·
.1.3.6.1.4.1.1991.1.1.3.31.1.10
Object
scalar r/w
Enumeration
Configure Stack Zero Touch feature for a stacking system on the global level. The Zero Touch feature discovers new stack member units, assigns them IDs, defines stack-port/trunk, and allows member unit to join the stacking system. none: neutral state, receive packets only enabled: Stack Zero touch feature is enabled The none state will be displayed if stacking is not enabled. The default state is none
Context
- MIB
- FOUNDRY-SN-STACKING-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.31.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- 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::snStackingGlobalZeroTouchEnable.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::snStackingGlobalZeroTouchEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | enabled |