ostBwpPolicingType
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.4.1.1.16
Object
column r/w
Enumeration
This object allows that the bandwidth profile to be associated with
hierarchical policers.
policingTypeNormal(1) Normal policing type, no hierarchical policers,
single level policer only
policingTypeLevel1(2) Policing type is a level 1 policer. A level 1
policer output is then policed by a level 2
policer
policingTypeLevel2(3) Policer type is a level 2 policer, A level 2
policer is first policed by a level 1 policer
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.4.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostBandwidthProfileEntry
- 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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostBwpPolicingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostBwpPolicingType.<ostBwpModuleIndex>.<ostBwpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostBwpPolicingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | policingTypeNormal |
2 | policingTypeLevel1 |
3 | policingTypeLevel2 |
Conformance
Member of