a3ComAudlControlConfig
A3COM-AUDL-r1-MIB ·
.1.3.6.1.4.1.43.2.29.1.2
Object
scalar mandatory
r/w
Enumeration
This parameter enables/disables the log message COnfig category which logs the SET/SETD/ADD/DELETE commands and other commands such as SysPassWord, SU, Login, Listen etc. The default value of 2 means no COnfig.
Context
- MIB
- A3COM-AUDL-r1-MIB
- OID
.1.3.6.1.4.1.43.2.29.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComAudlControl
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 'A3COM-AUDL-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-AUDL-r1-MIB::a3ComAudlControlConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-AUDL-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-AUDL-r1-MIB::a3ComAudlControlConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | config |
2 | noConfig |