cadDot3adAggLacpMode
CADANT-CMTS-LAYER2CMTS-MIB ·
.1.3.6.1.4.1.4998.1.1.20.1.1.13.1.5
Object
column r/w
Enumeration
The default administrative status of the LACP protocol for ports In this LAG. Controls bit 0 of dot3adAggPortPartnerOperState to zero for passive and is set to one for active.
Context
- MIB
- CADANT-CMTS-LAYER2CMTS-MIB
- OID
.1.3.6.1.4.1.4998.1.1.20.1.1.13.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadDot3adAggEntry
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 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-LAYER2CMTS-MIB::cadDot3adAggLacpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-LAYER2CMTS-MIB::cadDot3adAggLacpMode.<cadDot3adAggId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-LAYER2CMTS-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-LAYER2CMTS-MIB::cadDot3adAggLacpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | passive |