cgprsAccPtIpv6AddrPool
CISCO-GPRS-ACC-PT-MIB ·
.1.3.6.1.4.1.9.9.183.1.1.9.1.1.9
Object
column r/w
Enumeration
This object specifies a dynamic address allocation
method followed by this access point.
- 'global', which indicates that no method is
defined specifically to this access point and the
DHCP or radius server configured for this Gateway
under AAA configurations will be used to
allocation a dynamic IPv6 address to the user.
- 'dhcp', which indicates that the DHCP server
will be used.
- 'radius', which indicates that the radius server
will be used.
- 'disable', which indicates that dynamic address
allocation is disabled.
- 'local', indicates that local address pool
configured on the Gateway is going to be used.
cgprsAccPtIpv6AddrLocalPoolName denotes the name
of the corresponding address pool.
Context
- MIB
- CISCO-GPRS-ACC-PT-MIB
- OID
.1.3.6.1.4.1.9.9.183.1.1.9.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cgprsAccPtIpv6Entry
- 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 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtIpv6AddrPool'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtIpv6AddrPool.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GPRS-ACC-PT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GPRS-ACC-PT-MIB::cgprsAccPtIpv6AddrPool'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | dhcp |
3 | disable |
4 | local |
5 | radius |
Conformance
Member of