chLntAgCommDebugMode
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.9.2.1.9
Object
column obsolete
r/w
Enumeration
Attribute describing the agent mode in which communication problem traps are sent to managers (value 'on') or are not sent to managers (value 'off').
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.9.2.1.9- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- chLntAgEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::chLntAgCommDebugMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::chLntAgCommDebugMode.<chLntAgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::chLntAgCommDebugMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |