rndEraseSimulatedConfiguration
NETGEAR-RADLAN-rndApplications ·
.1.3.6.1.4.1.4526.17.35.2.7
Object
scalar r/w
Enumeration
eraseSimulatedConfiguration instructs the MLNMS to erase all the simulated configuration from its configuration data-base (CDB). This the only accepted value for SNMP SET statements and will never be returned in SNMP GET statements. simulatedConfigurationPresent indicates that the MLNMS currently has a simulated configuration. simulatedConfigurationErased indicates that the MLNMS currently has no simulated configuration.
Context
- MIB
- NETGEAR-RADLAN-rndApplications
- OID
.1.3.6.1.4.1.4526.17.35.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rndMidLevelManagement
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 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rndApplications::rndEraseSimulatedConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rndApplications' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rndApplications::rndEraseSimulatedConfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eraseSimulatedConfiguration |
2 | simulatedConfigurationPresent |
3 | simulatedConfigurationErased |