prtDest
RAD-MIB ·
.1.3.6.1.4.1.164.3.3.3.5.2.1.4
Object
Destination port,(of a T1/E1 port), that is connected to the DIM card, for the specified Destination number. 0 = No destination port. Else: For external ports: (IO Slot+10) & 1 for port 1 (IO Slot+10) & 3 for port 2 Example: port2 of IO slot 12 will be: 223 . For internal ports : (IO Slot+10) & 2 for port 1 (IO Slot+10) & 4 for port 2 (IO Slot+10) & 6 for port 3 (IO Slot+10) & 8 for port 4, etc...
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.3.3.5.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtDimDestEntry
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::prtDest'
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::prtDest.<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::prtDest'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | system |
3 | card |
4 | port |
Type Constraints
range: -2147483648..2147483647