rcPortServiceCardType
RC-PORT-MIB ·
.1.3.6.1.4.1.2272.1.4.10.1.1.107
Object
column Enumeration
Port Hardware type, which includes PowerRanger, ESM port and other
Context
- MIB
- RC-PORT-MIB
- OID
.1.3.6.1.4.1.2272.1.4.10.1.1.107- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcPortEntry
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 'RC-PORT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-PORT-MIB::rcPortServiceCardType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-PORT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-PORT-MIB::rcPortServiceCardType.<rcPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-PORT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-PORT-MIB::rcPortServiceCardType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | esm8x1000Base |
2 | pr48x1000BaseTX |
3 | pr30x1000BaseSXBB |
4 | pr3x10GBaseGbic |
5 | pr3x10GBaseXZW |
6 | prPR48x1000BaseGBRS |
7 | prPR48x1000BaseGTRS |
8 | prPR12X10GBaseXLRS |
9 | prPR34xXGRS |
10 | prPR48x1000BaseGXRS |
11 | prPR30x1000BaseGBRS |
12 | prPR6X10GBaseXLRS |
13 | prPR26xXGRS |
14 | other |