zyZuldPortLinkState
ZYXEL-ZULD-MIB ·
.1.3.6.1.4.1.890.1.15.3.110.2.1.1.1
Object
column Enumeration
This field displays the ZULD port link state.
Context
- MIB
- ZYXEL-ZULD-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.110.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zyxelZuldPortStatusEntry
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 'ZYXEL-ZULD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ZULD-MIB::zyZuldPortLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ZULD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ZULD-MIB::zyZuldPortLinkState.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ZULD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ZULD-MIB::zyZuldPortLinkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | linkdwon |
2 | probe |
3 | unidirectional |
4 | bidirectional |
5 | shutdown |