nodeSaveConf
LS100-MIB ·
nec variant
·
.1.3.6.1.4.1.119.2.3.14.3.1.9
Object
scalar mandatory
r/w
Enumeration
Save system configuration information including the PVC table to the non-volatile memory. Writing a value of save(1) saves the configiration data. Writing the value noOperation(2) has no effect. When read, this object always has the value noOperation(2).
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 'LS100-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LS100-MIB::nodeSaveConf.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LS100-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LS100-MIB::nodeSaveConf'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | save |
2 | noOperation |