dot1xCurCfgGlobalMode
LENOVO-GbTOR-G8332-MIB ·
.1.3.6.1.4.1.20301.2.7.16.2.1.12.5.3
Object
scalar Enumeration
Autehtication Mode forceUnauth(0), auto(1), forceAuth(2)
Context
- MIB
- LENOVO-GbTOR-G8332-MIB
- OID
.1.3.6.1.4.1.20301.2.7.16.2.1.12.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dot1xCurCfgGlobalTable
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 'LENOVO-GbTOR-G8332-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8332-MIB::dot1xCurCfgGlobalMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8332-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8332-MIB::dot1xCurCfgGlobalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | forceUnauth |
1 | auto |
2 | forceAuth |