timeRangeRuleState
MPTIMERANGE-MIB ·
.1.3.6.1.4.1.5651.3.400.8.1.16
Object
column Enumeration
Time range?????״̬??
Context
- MIB
- MPTIMERANGE-MIB
- OID
.1.3.6.1.4.1.5651.3.400.8.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- timeRangeRuleEntry
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 'MPTIMERANGE-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPTIMERANGE-MIB::timeRangeRuleState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPTIMERANGE-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPTIMERANGE-MIB::timeRangeRuleState.<timeRangeRuleName>.<timeRangeRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPTIMERANGE-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPTIMERANGE-MIB::timeRangeRuleState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | disabled |