prtSInstPrtIdx
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.4.1.1.1.2
Object
column SNMPv2-SMIInteger32
This attribute indicates a unique number to identify a port
in a specific card.
The valid ports depend on the installed card:
the valid external ports (interfaces) are (1..mdlCNoOfExternPrt) if any,
and the valid internal ports are (101..100+mdlCNoOfInternPrt) if any.
Generally, for MP-2100/2200: exPrt1 (1) .. exPrt16 (16),inPrt1(101)
.. inPrt48 (148)
For the Vmux-2100 device:
This index will have values of 1...4 for the physical ports & values
of ifIndex for the bundles.
For other products, see product's spec.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.4.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtSInstEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtSInstPrtIdx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtSInstPrtIdx.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtSInstPrtIdx'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647