hh3cwapiConfigAuthMode
HH3C-WAPI-MIB ·
.1.3.6.1.4.1.25506.2.77.3.1.1.4
Object
column r/w
Enumeration
This object selects a mechanism for WAPI authentication. When the value is standard, it shall indicate that the entity acts based on the official definition. Otherwise, it shall indicate that the entity finishes authentication by means of RADIUS. The default is standard.
Context
- MIB
- HH3C-WAPI-MIB
- OID
.1.3.6.1.4.1.25506.2.77.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cwapiConfigEntry
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-WAPI-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-WAPI-MIB::hh3cwapiConfigAuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-WAPI-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-WAPI-MIB::hh3cwapiConfigAuthMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-WAPI-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-WAPI-MIB::hh3cwapiConfigAuthMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standard |
2 | radiusExtension |