rlPhdUnitStackPortConnectionType
RADLAN-Physicaldescription-MIB ·
.1.3.6.1.4.1.89.53.25.1.3
Object
column ConnectionType
Operational connection type (copper(1), combo-copper(2), combo-fiber(3), fiber(4), direct-Attached(5))
Context
- MIB
- RADLAN-Physicaldescription-MIB
- OID
.1.3.6.1.4.1.89.53.25.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlPhdUnitStackPortEntry
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 'RADLAN-Physicaldescription-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Physicaldescription-MIB::rlPhdUnitStackPortConnectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-Physicaldescription-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-Physicaldescription-MIB::rlPhdUnitStackPortConnectionType.<rlPhdModuleStackUnit>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-Physicaldescription-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-Physicaldescription-MIB::rlPhdUnitStackPortConnectionType'
Syntax
- Source
- ConnectionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | copper |
2 | combo-copper |
3 | combo-fiber |
4 | fiber |
5 | direct-attached |