configOperation
NSCRTV-PON-TREE-EXT-MIB ·
.1.3.6.1.4.1.34592.1.3.100.1.1.1
Object
scalar r/w
Enumeration
import device configuration when set value to 1. export device configuration when set value to 2. default device configuration when set value to 3.
Context
- MIB
- NSCRTV-PON-TREE-EXT-MIB
- OID
.1.3.6.1.4.1.34592.1.3.100.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- configManagementObjects
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 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-PON-TREE-EXT-MIB::configOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-PON-TREE-EXT-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-PON-TREE-EXT-MIB::configOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | import |
2 | export |
3 | default |