ciiIPIfAddressTable
CISCO-IP-IF-MIB ·
.1.3.6.1.4.1.9.9.309.1.1.3
Object
table
The table of addressing information relevant to this entity's IP addresses. This is the enhancement of the ipAddrTable in IP-MIB. This table is same as ciiIPAddressTable accept that ciiIPIfAddressIfIndex is part of the INDEX clause. This table is used to configure an IP address on a interface identified by ifIndex. Each interface can be configured with multiple IP addresses. When requested to create/delete an entry in this table, the agent also creates/deletes a correspondng entry in the ipAddrTable of rfc2011. Entries in this table are created/deleted only by network managers. Agents will typically only allow entries to be created on a subset of ifIndex values.
Context
- MIB
- CISCO-IP-IF-MIB
- OID
.1.3.6.1.4.1.9.9.309.1.1.3- Type
- table
- Status
- current
- Parent
- ciiIPAddressConfiguration
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IP-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-IF-MIB::ciiIPIfAddressTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IP-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IP-IF-MIB::ciiIPIfAddressTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.