cgprsAccPtIpAddressPool

CISCO-GPRS-ACC-PT-MIB · .1.3.6.1.4.1.9.9.183.1.1.1.1.5

Object

column r/w Enumeration
Specifies a dynamic address allocation method for
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 
    'globally' will be used to allocation a dynamic IP 
    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.
    cgprsAccPtIpAddrLocalPoolName 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.1.1.5
Type
column
Access
readwrite
Status
current
Parent
cgprsAccPtEntry
Groups
2

Walk 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::cgprsAccPtIpAddressPool'
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::cgprsAccPtIpAddressPool.<cgprsAccPtIndex>'
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::cgprsAccPtIpAddressPool'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1global
2dhcp
3radius
4disable
5local