gbondStatelinkdown
ZYXEL-SAM1216 ·
.1.3.6.1.4.1.890.1.5.5.6.13.51.1.1.9
Object
column mandatory
OctetString
Indicate if the link status of the port is down.
The target is encoded
as:
Byte 1: the octet specifies a set of eight Chassis, Chassis 0 through 7
Byte 2~3: each octet specifies a set of eight slots, with the
first octet specifying slots 1 through 8 and the second
octet specifying slots 9 through 16.
Byte 4: reserved
Byte 5: Each bit in the octet specifies a port from MSB to LSB.
for example: 32(hex) = 50(dec) = 00110010(bin) means the port 3, 4 and 7.
Context
- MIB
- ZYXEL-SAM1216
- OID
.1.3.6.1.4.1.890.1.5.5.6.13.51.1.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- gbondStateEntry
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-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SAM1216::gbondStatelinkdown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SAM1216::gbondStatelinkdown.<gbondStateName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SAM1216::gbondStatelinkdown'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.