rdnBondingGroupDir
RDN-CHANNEL-BONDING-MIB ·
.1.3.6.1.4.1.4981.9.5.1.2
Object
column DOCS-IF3-MIBIfDirection
This attribute defines the direction (downstream or upstream) of the bonding group
Context
- MIB
- RDN-CHANNEL-BONDING-MIB
- OID
.1.3.6.1.4.1.4981.9.5.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rdnBondingGroupEntry
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 'RDN-CHANNEL-BONDING-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHANNEL-BONDING-MIB::rdnBondingGroupDir'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CHANNEL-BONDING-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHANNEL-BONDING-MIB::rdnBondingGroupDir.<rdnBondingGroupMacIfIndex>.<rdnBondingGroupDir>.<rdnBondingGroupId>.<rdnBondingGroupChanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CHANNEL-BONDING-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CHANNEL-BONDING-MIB::rdnBondingGroupDir'
Syntax
- Source
- DOCS-IF3-MIBIfDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | downstream |
2 | upstream |