rcMltConfiguredMembers
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.17.10.1.37
Object
The set of ports that are configured members of this MLT. Toronto release allows us to add a port to a LACP enabled MLT. These port get added as ConfiguredMembers
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.17.10.1.37- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcMltEntry
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcMltConfiguredMembers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcMltConfiguredMembers.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcMltConfiguredMembers'