zhoneTacInterfaceIndex

ZHONE-CARD-DIAGNOSTICS-MIB · .1.3.6.1.4.1.5504.3.3.7.1.2

Object

This field contains the InterfaceIndex of the physical line to
be tested. If no line is currently being tested this
value is 0.
              
The ability of a physical line type to support tac test may 
vary depending on the line cards installed and the external test 
equipment.
              
This field may not be modified when an tac test is
in progress as indicated by a non-zero value in this field
and the test mode set to one of tacModeLookIn, tacModeLookOut
or tacModeBridge

Context

MIB
ZHONE-CARD-DIAGNOSTICS-MIB
OID
.1.3.6.1.4.1.5504.3.3.7.1.2
Type
column
Access
readwrite
Status
current
Parent
zhoneTacTestEntry
Groups
1

Walk 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::zhoneTacInterfaceIndex'
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::zhoneTacInterfaceIndex.<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::zhoneTacInterfaceIndex'

Syntax

Source
IF-MIBInterfaceIndexOrZero
Base type
Integer32
Display format
d
Type Description
This textual convention is an extension of the
InterfaceIndex convention.  The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system.  This extension permits the
additional value of zero.  the value zero is object-specific
and must therefore be defined as part of the description of
any object which uses this syntax.  Examples of the usage of
zero might include situations where interface was unknown,
or when none or all interfaces need to be referenced.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance