equipOperationMngtControl
SIAE-EQUIP-MIB ·
.1.3.6.1.4.1.3373.1103.1.33
Object
scalar r/w
Enumeration
startOperation means the apply of the 'management parameters set' on the E6165 switch. confirmOperation means the backup of the 'management parameters set'.
Context
- MIB
- SIAE-EQUIP-MIB
- OID
.1.3.6.1.4.1.3373.1103.1.33- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- equipment
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 'SIAE-EQUIP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-EQUIP-MIB::equipOperationMngtControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-EQUIP-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-EQUIP-MIB::equipOperationMngtControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notActive |
1 | startOperation |
2 | confirmOperation |