genDvStSnmpManagementStatus
DATACOM-GENERIC-DEVICE-MIB ·
.1.3.6.1.4.1.3709.2.3.2.1
Object
scalar mandatory
r/w
Enumeration
The SNMP agent management status. Only the options fullManagementEnabled and disabledByConfiguration can be set.
Context
- MIB
- DATACOM-GENERIC-DEVICE-MIB
- OID
.1.3.6.1.4.1.3709.2.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dmGenDvStatus
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 'DATACOM-GENERIC-DEVICE-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATACOM-GENERIC-DEVICE-MIB::genDvStSnmpManagementStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATACOM-GENERIC-DEVICE-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATACOM-GENERIC-DEVICE-MIB::genDvStSnmpManagementStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fullManagementEnabled |
2 | disabledBecauseRs232Active |
3 | disabledBecauseInterfaceWasDown |
4 | disabledByConfiguration |
5 | disabledByConfigWithRemManagement |
254 | objectNonexistentInModel |
255 | infNotAvailable |
Object Constraints
range: 0-255