eltErpsPendingAction
ELTEX-MES-BRIDGE-ERPS-MIB ·
.1.3.6.1.4.1.35265.1.23.1.401.0.1.1.5
Object
scalar deprecated
r/w
Enumeration
The action to be done with the pending configuration. copyPendingActive - to copy the pending erps configuration to the active one. copyActivePending - to copy the active erps configuration to the pending one.
Context
- MIB
- ELTEX-MES-BRIDGE-ERPS-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.401.0.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- eltMesErpsCtrl
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 'ELTEX-MES-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-ERPS-MIB::eltErpsPendingAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-ERPS-MIB::eltErpsPendingAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copyPendingActive |
2 | copyActivePending |