adGenBondingPortsGroupMembership
ADTRAN-GENBONDING-MIB ·
.1.3.6.1.4.1.664.6.10000.61.4.1.1.1.3.1.2
Object
The group number this port is assigned to. If the port is not assigned to any group, or if bonding isn't used on this port assign the port to group 0 (doesn't exist). Some implementations may choose to make this object read-only and instead rely on adGenBondingPortsString to assign ports to a group.
Context
- MIB
- ADTRAN-GENBONDING-MIB
- OID
.1.3.6.1.4.1.664.6.10000.61.4.1.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenBondingPortsEntry
- Groups
- 1
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 'ADTRAN-GENBONDING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENBONDING-MIB::adGenBondingPortsGroupMembership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENBONDING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENBONDING-MIB::adGenBondingPortsGroupMembership.<adGenSlotInfoIndex>.<adGenBondingPortsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENBONDING-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENBONDING-MIB::adGenBondingPortsGroupMembership'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
adGenBondingMibCompliance
readonly
Write access is not required. Some implementations
may choose to rely instead on adGenBondingPortsString
in order to assign ports to a group.
may choose to rely instead on adGenBondingPortsString
in order to assign ports to a group.