hh3cDot11sMeshAKMMode
HH3C-DOT11S-MESH-MIB ·
.1.3.6.1.4.1.25506.2.75.11.1.2.1.9
Object
Represents the authentication and key management mode defined by 802.11s. The following values are supported: 'none': No key management mode configured. 'psk': pre-shared key authentication.
Context
- MIB
- HH3C-DOT11S-MESH-MIB
- OID
.1.3.6.1.4.1.25506.2.75.11.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cDot11sMeshPflEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-DOT11S-MESH-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11S-MESH-MIB::hh3cDot11sMeshAKMMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11S-MESH-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11S-MESH-MIB::hh3cDot11sMeshAKMMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11S-MESH-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11S-MESH-MIB::hh3cDot11sMeshAKMMode'
Syntax
- Source
- HH3C-DOT11-REF-MIBHh3cDot11AKMType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | psk |
3 | dot1x |
4 | ext |