ciiIPIfAddressCategory
CISCO-IP-IF-MIB ·
.1.3.6.1.4.1.9.9.309.1.1.3.1.3
Object
Indicates the IP address category of this entry.
Setting of this object has to comply with the value of
ciiIPAddressCategoryCap.
This object is same as the ciiIPAddressCategory
object, and changes to one will affect the other.
Context
- MIB
- CISCO-IP-IF-MIB
- OID
.1.3.6.1.4.1.9.9.309.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciiIPIfAddressEntry
- 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-IP-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IP-IF-MIB::ciiIPIfAddressCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::ciiIPIfAddressCategory.<ciiIPAddressIfIndex>.<ciiIPAddressType>.<ciiIPAddress>'
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::ciiIPIfAddressCategory'
Syntax
- Source
- IpAddressCatagory
- Base type
Enumeration
Values & Constraints
Type Values
1 | single |
2 | primary |
3 | secondary |
Conformance
Member of
Compliance refinements
ciscoIPIfMIBCompliance1
readonly
Write access is not required.
ciscoIPIfMIBCompliance2
readonly
Write access is not required.