qtechIpAuthorizationMode
QTECH-AAA-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.19.1.4.1
Object
scalar r/w
Enumeration
disable(1) - don't limit ip address of user
dhcpServer(2) - limit ip address of user, only ip address assigned by the dhcp
server is legit.
radiusServer(3) - limit ip address of user, only ip address assigned by the radius
server is legit.
supplicant(4) - mac+ip+port indicates different users (get the IP adress through supplicant)
Context
- MIB
- QTECH-AAA-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.19.1.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qtechAuthModeObjects
- Groups
- 1
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 'QTECH-AAA-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-AAA-MIB::qtechIpAuthorizationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-AAA-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-AAA-MIB::qtechIpAuthorizationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | dhcpServer |
3 | radiusServer |
4 | supplicant |
Conformance
Member of