fsQoSPolicerStatsStatus
ARICENT-QOS-MIB ·
.1.3.6.1.4.1.29601.2.6.1.5.1.1.7
Object
Status indicating the Policer Statistics is being Enabled/Disabled
for the specific meter.
When statistics collection is set to disabled, stops collecting
statistics in this table.
When statistics collection is set to enabled, starts collecting
statistics in the table
Context
- MIB
- ARICENT-QOS-MIB
- OID
.1.3.6.1.4.1.29601.2.6.1.5.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsQoSPolicerStatsEntry
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 'ARICENT-QOS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-QOS-MIB::fsQoSPolicerStatsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-QOS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-QOS-MIB::fsQoSPolicerStatsStatus.<fsQoSMeterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-QOS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-QOS-MIB::fsQoSPolicerStatsStatus'
Syntax
- Source
- EnableStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enable |
2 | disable |