qosUnmatchedPolicyAggregateId
FS-NMS-QOS-PIB-MIB ·
.1.3.6.1.4.1.52642.18.2.1.4.1.1.7
Object
column PolicyInstanceId
An index identifying the aggregate that the packet belongs to. It must correspond to the integer index of an instance of class qosAggregateTable or be zero. If zero, the microflow does not belong to any aggregate and is not policed as part of any aggregate.
Context
- MIB
- FS-NMS-QOS-PIB-MIB
- OID
.1.3.6.1.4.1.52642.18.2.1.4.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosUnmatchedPolicyEntry
- 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 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosUnmatchedPolicyAggregateId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosUnmatchedPolicyAggregateId.<qosUnmatchedPolicyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosUnmatchedPolicyAggregateId'
Syntax
- Source
- PolicyInstanceId
- Base type
Unsigned32
Type Description
A textual convention for an attribute that is an an
unsigned integer index attribute of class. It is used for
attributes that exist for the purpose of providing an integer
index of an instance.
For any integer index that refers to another policy instance,
that other policy instance must exist. Furthermore, it is an
error to try to delete a policy instance that is referred to by
another instance without first deleting the referring
instance.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of