ctRatePolicingRuleStatus
CTRON-RATE-POLICING-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7
Object
column r/w
Enumeration
This object provides both control and status for the associated conceptual row in the table. The value of active(1) indicates that device is actively applying the rate policing rule defined by the other leaves in this row. All other read-write leaves in this row have an effective value of read-only while the row is in the active state. The value of disabled(2) indicates that this row is essentially an available resource which MAY be configured and activated.
Context
- MIB
- CTRON-RATE-POLICING-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctRatePolicingConfigEntry
- 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 'CTRON-RATE-POLICING-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-RATE-POLICING-MIB::ctRatePolicingRuleStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-RATE-POLICING-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-RATE-POLICING-MIB::ctRatePolicingRuleStatus.<dot1dBasePort>.<ctRatePolicingResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-RATE-POLICING-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-RATE-POLICING-MIB::ctRatePolicingRuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | disabled |
Conformance
Member of