juniAaaAddrPoolDefault
Juniper-AAA-MIB ·
.1.3.6.1.4.1.4874.2.2.20.1.4.1.1
Object
scalar r/w
Enumeration
Identifies the default source of IP address allocation for remote
access links:
none No address source is specified. Using this setting
allows the remote PPP subscriber (client) to set it's
own address.
local Use the local address pool named 'default'.
dhcp Use DHCP service.
Context
- MIB
- Juniper-AAA-MIB
- OID
.1.3.6.1.4.1.4874.2.2.20.1.4.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- juniAaaAddrGeneral
- Groups
- 4
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 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaAddrPoolDefault.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-AAA-MIB::juniAaaAddrPoolDefault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | local |
2 | dhcp |