osResourcePolicerEntriesUsed
OS-RESOURCES-MIB ·
.1.3.6.1.4.1.6926.2.41.2.2.1.4
Object
column SNMPv2-SMIUnsigned32
The number of using (allocated) policer entries, of the specific type.
Context
- MIB
- OS-RESOURCES-MIB
- OID
.1.3.6.1.4.1.6926.2.41.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- osResourcePolicerEntry
- 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 'OS-RESOURCES-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RESOURCES-MIB::osResourcePolicerEntriesUsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-RESOURCES-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RESOURCES-MIB::osResourcePolicerEntriesUsed.<osResourcePolicerType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-RESOURCES-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-RESOURCES-MIB::osResourcePolicerEntriesUsed'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of