rdnCardIfPortType

RDN-CHASSIS-MIB · .1.3.6.1.4.1.4981.1.11.1.7

Object

column Enumeration
This object is used to identify port types for a 
given card. This object will report ethernet(1) 
for SRM ports and HSIM FE ports, gige(2) for GigE
ports, cmts(3) for CMTS cards, cmts_dn(4) in case
of downstream ports for CMTS cards, cmts_up(5) in 
case of upstream ports for CMTS cards, cmts_up_log(6) 
in case of upstream logical channels for CMTS cards,
pos(7) for POS cards, lag(8) for Link Aggregation interfaces

Context

MIB
RDN-CHASSIS-MIB
OID
.1.3.6.1.4.1.4981.1.11.1.7
Type
column
Access
readonly
Status
current
Parent
rdnCardIfIndexEntry

Walk 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 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnCardIfPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnCardIfPortType.<rdnCardIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CHASSIS-MIB::rdnCardIfPortType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ethernet
2gige
3cmts
4cmts-dn
5cmts-up
6cmts-up-log
7pos
8lag