snMacAuthGlobalConfigState
FOUNDRY-SN-MAC-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.1991.1.1.3.28.1.2
Object
scalar r/w
Enumeration
Enable/disable MAC authentication on the global level.
Context
- MIB
- FOUNDRY-SN-MAC-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.28.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snMacAuthGlobal
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-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-MAC-AUTHENTICATION-MIB::snMacAuthGlobalConfigState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-MAC-AUTHENTICATION-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-MAC-AUTHENTICATION-MIB::snMacAuthGlobalConfigState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |