dchConfig
AcBoard ·
.1.3.6.1.4.1.5003.9.10.1.1.4.1.1.6
Object
column obsolete
r/w
Enumeration
Defines D-channel configuration. This setting is only applicable to ISDN PRI protocols that support NFAS and/or D-channel backup procedures.
Context
- MIB
- AcBoard
- OID
.1.3.6.1.4.1.5003.9.10.1.1.4.1.1.6- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- trunkSettingsEntry
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 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::dchConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::dchConfig.<trunkId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcBoard::dchConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acDCH-CONFIG-PRIMARY |
1 | acDCH-CONFIG-BACKUP |
2 | acDCH-CONFIG-NFAS |
3 | acDCH-NOT-ISDN-TRUNK |