sesPortBondingMemberList
ZYXEL-SESCOMMON-MIB ·
.1.3.6.1.4.1.890.1.5.5.1.5.1.3
Object
column mandatory
r/w
OctetString
The member list is included in the bonding entry. Each member is identified by two octets. In the 2-wire mode, each member stands for a single port. In the 4-wire mode, each member stands for a 4-wire group. In the 8-wire mode, each member stands for a 8-wire group.
Context
- MIB
- ZYXEL-SESCOMMON-MIB
- OID
.1.3.6.1.4.1.890.1.5.5.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sesPortBondingEntry
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-SESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SESCOMMON-MIB::sesPortBondingMemberList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SESCOMMON-MIB::sesPortBondingMemberList.<sesPortBondingName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SESCOMMON-MIB::sesPortBondingMemberList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.