rbnInetIpPoolCtxPoolType
RBN-IPPOOL-MIB ·
.1.3.6.1.4.1.2352.2.15.1.4.2.1.1
Object
column RbnInetPoolType
The type of ip pool.
Context
- MIB
- RBN-IPPOOL-MIB
- OID
.1.3.6.1.4.1.2352.2.15.1.4.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rbnInetIpPoolCtxEntry
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 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnInetIpPoolCtxPoolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnInetIpPoolCtxPoolType.<rbnInetIpPoolCtxPoolType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-IPPOOL-MIB::rbnInetIpPoolCtxPoolType'
Syntax
- Source
- RbnInetPoolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ipv6 |
2 | dhcpv6 |