genGroupNumberOfLogicalPorts
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.8.1.1.40
Object
column mandatory
Integer32
Number of logical ports in group. The logical ports represent the Link Aggregation Groups (LAGs) associated with that module/switch. It is assumed that on each group the logical ports are assigned unique numbers in the range from (genGroupNumberOfPorts+1) to (genGroupNumberOfPorts+genGroupNumberOf LogicalPorts).
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.8.1.1.40- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- genGroupEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupNumberOfLogicalPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupNumberOfLogicalPorts.<genGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::genGroupNumberOfLogicalPorts'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255