timeRangeEnable
MPTIMERANGE-MIB ·
.1.3.6.1.4.1.5651.3.400.1
Object
?Ƿ?ʹ??time range???ܣ?ȱʡΪenable??
Context
- MIB
- MPTIMERANGE-MIB
- OID
.1.3.6.1.4.1.5651.3.400.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mpTimeRangeMib
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::timeRangeEnable.0'
More examples
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::timeRangeEnable'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Type Description
A simple status value for the object.
Values & Constraints
Type Values
1 | enabled |
2 | disabled |