vnsAssignmentMode
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.3.1.2.1.2
Object
column obsolete
r/w
Enumeration
Determines the method by which mobile units are assigned an address within this VNS. If vnsAssignmentMode = ssid, any client with an SSID matching the VNS will be assigned an address from this VNS. If vnsAssignmentMode == aaa, then address assignment is not completed until after the user is authenticated.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.3.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- vnsConfigEntry
- Groups
- 1
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsAssignmentMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsAssignmentMode.<vnsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::vnsAssignmentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ssid |
2 | aaa |
Conformance
Member of