gnAgnLogFileAction
CERAGON-MIB ·
.1.3.6.1.4.1.2281.2.2.2.3
Object
scalar mandatory
r/w
Enumeration
This attribute allows for logfile actions, CLEARing the logfile and/or SAVING the logfile.
Context
- MIB
- CERAGON-MIB
- OID
.1.3.6.1.4.1.2281.2.2.2.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- gnAgnLogFileData
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 'CERAGON-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERAGON-MIB::gnAgnLogFileAction.0'
More examples
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::gnAgnLogFileAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | clear |
3 | save |
4 | saveAndClear |
5 | noAction |