qosIpAceId
CISCO-QOS-PIB-MIB ·
.1.3.6.1.4.1.9.18.2.1.7.1.1.1
Object
column PolicyInstanceId
An integer index to identify the instance of the policy class.
Context
- MIB
- CISCO-QOS-PIB-MIB
- OID
.1.3.6.1.4.1.9.18.2.1.7.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- qosIpAceEntry
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-QOS-PIB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QOS-PIB-MIB::qosIpAceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QOS-PIB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QOS-PIB-MIB::qosIpAceId.<qosIpAceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QOS-PIB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QOS-PIB-MIB::qosIpAceId'
Syntax
- Source
- PolicyInstanceId
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.