tmnxSLAIngPolicerOvrStatMode
TIMETRA-SUBSCRIBER-MGMT-MIB ·
.1.3.6.1.4.1.6527.3.1.2.33.1.73.1.8
Object
column r/w
Enumeration
The value of tmnxSLAIngPolicerOvrStatMode specifies the mode of statistics collected for the policer.
Context
- MIB
- TIMETRA-SUBSCRIBER-MGMT-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.33.1.73.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxSLAIngPolicerOverrideEntry
- Groups
- 5
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 'TIMETRA-SUBSCRIBER-MGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SUBSCRIBER-MGMT-MIB::tmnxSLAIngPolicerOvrStatMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SUBSCRIBER-MGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SUBSCRIBER-MGMT-MIB::tmnxSLAIngPolicerOvrStatMode.<tmnxSLAProfName>.<tSapIngressIndex>.<tSapIngPolicerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SUBSCRIBER-MGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SUBSCRIBER-MGMT-MIB::tmnxSLAIngPolicerOvrStatMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | noOverride |
0 | noStats |
1 | minimal |
2 | offeredProfileNoCIR |
3 | offeredTotalCIR |
4 | offeredPriorityNoCIR |
5 | offeredProfileCIR |
6 | offeredPriorityCIR |
7 | offeredLimitedProfileCIR |
8 | offeredProfileCappedCIR |
9 | offeredLimitedCappedCIR |
10 | v4V6 |