srepeaterLinkStatusMask
CTATX-MIB ·
.1.3.6.1.4.1.97.3.16.1.1.2
Object
This mask provides quick access to the general connectivity of the repeater. Each bit corresponds to the link status of a repeater port. If the bit is set to 1 then link pulses are being received, as per the IEEE specification. A bit value of zero indicates one of four conditions: - There is nothing physically attached to the port. - The port is not configured for twisted-pair. The AUI interface, for example, does not generate or test for link pulses. - The device attached to the port does not generate the link pulses specified by the IEEE standard. STARLAN devices, for example, do not generate such pulses. - The port is configured to ignore link pulses (see srepeaterPortLinkPulse). The least significant bit in the mask corresponds to repeater port 1; the high-order eight bits are always zero.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.16.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- srepeaterEntry
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::srepeaterLinkStatusMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::srepeaterLinkStatusMask.<srepeaterGroupID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::srepeaterLinkStatusMask'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647