zhoneExternalRelayState

ZHONE-CARD-RESOURCES-MIB · .1.3.6.1.4.1.5504.3.3.8.1.1.2

Object

column Enumeration
The object describes the state of the external relays.
An external relay may have one of two states:
relayStateOpen(1) indicates that the external relay
is open or is not connected.
relayStateClosed(2) indicates that the external relay
is closed.

Context

MIB
ZHONE-CARD-RESOURCES-MIB
OID
.1.3.6.1.4.1.5504.3.3.8.1.1.2
Type
column
Access
readonly
Status
current
Parent
zhoneExternalRelayEntry
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-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::zhoneExternalRelayState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::zhoneExternalRelayState.<zhoneShelfIndex>.<zhoneSlotIndex>.<zhoneExternalRelayId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CARD-RESOURCES-MIB::zhoneExternalRelayState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1relayStateOpen
2relayStateClosed

Conformance