eqptTestChainExtTestHeadToTapUp
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.7.1.2
Object
column mandatory
r/w
Enumeration
This parameter is used to indicate whether an external test
head is connected to the TAP_UP.
no (1): no external test head is connected to the TAP_UP.
yes (2): an external test head is connected to the TAP_UP.
ALCATEL NOTE:
ACCESS: NA USAGE: OPT PERSIST: YES
INSRVMOD: YES RANGE: 1..2 DEFVALUE: 1
UNITS: NA SPARSE: NO DESCR: NA
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.7.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptTestChainEntry
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 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptTestChainExtTestHeadToTapUp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptTestChainExtTestHeadToTapUp.<eqptHolderId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptTestChainExtTestHeadToTapUp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |