plcPortChannelType
SPC200 ·
.1.3.6.1.4.1.22764.1.1.2.2.6.1.2
Object
column PlcChannelType
The channel type.
Context
- MIB
- SPC200
- OID
.1.3.6.1.4.1.22764.1.1.2.2.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- plcPortChannelEntry
- 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 'SPC200' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPC200::plcPortChannelType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPC200' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPC200::plcPortChannelType.<plcBasePortIndex>.<plcPortChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPC200' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPC200::plcPortChannelType'
Syntax
- Source
- PlcChannelType
- Base type
Enumeration
Values & Constraints
Type Values
1 | rx |
2 | rxLast |
3 | tx |
Conformance
Member of