adminFunction
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.1.1
Object
scalar r/w
Enumeration
Perform a specific function on the Device Server. If you want to save all the changes that have been submitted to the Device Server, you need to expand the adminInfo container folder and SET the adminFunction to 1 to write to FLASH. To make the configuration changes take effect, SET the adminFunction to 3 to reboot the Device Server.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adminInfo
- Groups
- 1
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::adminFunction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::adminFunction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | writeToFlash |
2 | resetToFactoryDefaults |
3 | reboot |
4 | resetSecurIDNodeSecret |
Conformance
Member of