clagAggPortListPorts
CISCO-LAG-MIB ·
.1.3.6.1.4.1.9.9.225.1.4.1.1.1
Object
column OctetString
This object contains a list of ports currently associated
with this Aggregator in the format of
'[number_of_ports][cieIfDot1dBaseMappingPort1][...]
[cieIfDot1dBaseMappingPortn]'
where
[number_of_ports] is of size 2 octet and indicates
the number of ports contains in this object. It
also indicates the number of cieIfDot1dBaseMappingPort field
following this field.
[cieIfDot1dBaseMappingPort'n'] is the value of
cieIfDot1dBaseMappingPort of the 'n' port associated with this
Aggregation and has size of 2 octets where n is up to
[number_of_ports].
Context
- MIB
- CISCO-LAG-MIB
- OID
.1.3.6.1.4.1.9.9.225.1.4.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clagAggPortListEntry
- 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 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggPortListPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggPortListPorts.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LAG-MIB::clagAggPortListPorts'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-256
Conformance
Member of