zhoneTacTestMode
ZHONE-CARD-DIAGNOSTICS-MIB ·
.1.3.6.1.4.1.5504.3.3.7.1.3
Object
column r/w
Enumeration
This field is used to set the mtac test mode for a
given line. The options are:
mtacModeBridge - All traffic on the given line is bridged
across the mtac lines
mtacModeLookIn - All outbound traffic on the given line originates
exclusively to the mtac lines
mtacModeLookIn - All inbound traffic on the given line originates
exclusively to the mtac lines
mtacModeNone - No mtac test is in progress.
The mtac test mode may be changed only if the zhoneInterfaceIndex
is set, Otherwise it defaults to mtacModeNone.
And can be changed again by setting InterfaceIndex to non-zero values.
Context
- MIB
- ZHONE-CARD-DIAGNOSTICS-MIB
- OID
.1.3.6.1.4.1.5504.3.3.7.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneTacTestEntry
- Groups
- 1
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 'ZHONE-CARD-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-DIAGNOSTICS-MIB::zhoneTacTestMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CARD-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-DIAGNOSTICS-MIB::zhoneTacTestMode.<zhoneTacIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CARD-DIAGNOSTICS-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CARD-DIAGNOSTICS-MIB::zhoneTacTestMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mtacModeBridge |
2 | mtacModeLookIn |
3 | mtacModeLookOut |
4 | mtacModeNone |
Conformance
Member of