All MIBs › ZYXEL-SAM1216 › gbondStatelinkup
gbondStatelinkup
Module: ZYXEL-SAM1216
OID (symbolic): ZYXEL-SAM1216::gbondStatelinkup
OID (numeric): 1.3.6.1.4.1.890.1.5.5.6.13.51.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Indicate if the link status of port is bidirectional. 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.5.6.13.51.1.1.6 snmpwalk -v2c -c public <target> ZYXEL-SAM1216::gbondStatelinkup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.5.6.13.51.1.1.6.1 snmpget -v2c -c public <target> ZYXEL-SAM1216::gbondStatelinkup.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gbondStatelinkup.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.890 | zyxel | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1 | products | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.5 | sesSeries | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6 | sam1216_22 | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.13 | statistics | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.13.51 | gbondStats | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.13.51.1 | gbondStateTable | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.13.51.1.1 | gbondStateEntry | ZYXEL-SAM1216 |
| 1.3.6.1.4.1.890.1.5.5.6.13.51.1.1.6 | gbondStatelinkup | ZYXEL-SAM1216 |