adGenPluggableNumberOfXcvrChannels
OBS ✓
ADTRAN-PLUGGABLE-PORT-MIB ·
.1.3.6.1.4.1.664.5.70.4.1.1.1.32
Object
column SNMPv2-SMIInteger32
Reports the number of channels that this pluggable module supports. Example: for SFPs this should be 1, for QSFP this will typically be 4. Can be used to determine the max indices supported by tables indexed by ChannelId such as the adGenPluggablePortChannelTable.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Inventory
Sensors
Explore Observium network monitoring
Context
- MIB
- ADTRAN-PLUGGABLE-PORT-MIB
- OID
.1.3.6.1.4.1.664.5.70.4.1.1.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenPluggablePortEntry
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 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggableNumberOfXcvrChannels'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggableNumberOfXcvrChannels.<adGenPluggablePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-PLUGGABLE-PORT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-PLUGGABLE-PORT-MIB::adGenPluggableNumberOfXcvrChannels'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647