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