fsFmSystemControl
FM-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.122.1.1
Object
scalar r/w
Enumeration
Fault Management module is shutdown or started through this object. When set to 'start', resources required by the FM module is allocated and the module starts running. When set to 'shutdown', all the resources are released back to the system and the module stops running.
Context
- MIB
- FM-MIB
- OID
.1.3.6.1.4.1.2076.122.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsFmSystem
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 'FM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FM-MIB::fsFmSystemControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FM-MIB::fsFmSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |