rlDot3adAggPortLacpSelected
NETGEAR-RADLAN-TRUNK-MIB ·
.1.3.6.1.4.1.4526.17.65.8.1.6
Object
column Enumeration
This attribute holds the value 'unselected' if the Selected variable for the Aggregation Port is set to UNSELECTED, 'selected' if the Selected variable for the Aggregation Port is set to SELECTED, or 'waiting' if the Selected variable for the Aggregation Port is set to WAITING. This value is read-only.
Context
- MIB
- NETGEAR-RADLAN-TRUNK-MIB
- OID
.1.3.6.1.4.1.4526.17.65.8.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDot3adAggPortLacpEntry
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 'NETGEAR-RADLAN-TRUNK-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TRUNK-MIB::rlDot3adAggPortLacpSelected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-TRUNK-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-TRUNK-MIB::rlDot3adAggPortLacpSelected.<dot3adAggPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-TRUNK-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-TRUNK-MIB::rlDot3adAggPortLacpSelected'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unselected |
2 | selected |
3 | waiting |