gnGenCfgDeviceOperation
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.1.8.1.3
Object
column mandatory
r/w
Enumeration
This parameter allows the NMS to perform operations.
(3) will implement software RESET
(4) will SET all factory default configurations, including IP address!
(5) will CLEAR IDU software
NOTE: CLEARING IDU software will cause the IDU to use the factory BOOT
software version.
4 and 5 will take place only after reset of the IDU
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.1.8.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- gnGenCfgDeviceEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenCfgDeviceOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnGenCfgDeviceOperation.<gnGenCfgDeviceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERAGON-MIB::gnGenCfgDeviceOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noOperation |
3 | softwareReset |
4 | setDefaultConf |
5 | clearMainManagerSoftware |
6 | resetODU |
7 | resetMUX |
8 | resetSwOdu |