prtTRConnectorType
RAD-MIB ·
.1.3.6.1.4.1.164.1.1.5.1.1.4
Object
column Enumeration
Type of hardware connector in the port.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.1.1.5.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtTREntry
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::prtTRConnectorType'
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::prtTRConnectorType.<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::prtTRConnectorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | opened |
3 | closed |
4 | opening |
5 | closing |
6 | badParam |
7 | lobeFailed |
8 | signalLoss |
9 | insertionTimeout |
10 | ringFailed |
11 | beaconning |
12 | duplicateMac |
13 | requestFailed |
14 | removeReceived |
15 | budFailure |
16 | initFailure |