nemoStatus
NEMO-MIB ·
.1.3.6.1.2.1.184.1.1.1.2
Object
scalar r/w
Enumeration
This object indicates whether the NEMO
function is enabled for the managed entity. If it
is enabled, the agent discovery and registration
functions will be operational.
Changing the status from enabled(1) to disabled(2)
will terminate the agent discovery and registration
functions. On the other hand, changing the status
from disabled(2) to enabled(1) will start the agent
discovery and registration functions.
The value of this object MUST remain unchanged
across reboots of the managed entity.
Context
- MIB
- NEMO-MIB
- OID
.1.3.6.1.2.1.184.1.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- nemoSystem
- Groups
- 1
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 'NEMO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEMO-MIB::nemoStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEMO-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEMO-MIB::nemoStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
nemoCoreReadOnlyCompliance
readonly
Write access is not required.
nemoReadOnlyCompliance2
readonly
Write access is not required.