maintenanceServiceEnable
TRANGO-P5M-MIB ·
.1.3.6.1.4.1.5454.1.40.5.3
Object
scalar r/w
Enumeration
Enable or disable system service.
Context
- MIB
- TRANGO-P5M-MIB
- OID
.1.3.6.1.4.1.5454.1.40.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- maintenance
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 'TRANGO-P5M-MIB' -M '/opt/observium/mibs/trango:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRANGO-P5M-MIB::maintenanceServiceEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRANGO-P5M-MIB' -M '/opt/observium/mibs/trango:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRANGO-P5M-MIB::maintenanceServiceEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |
3 | changed |
4 | boareset |