fsPortTypeChooseType
FS-INTERFACE-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.10.1.5.1.2
Object
column Enumeration
The chosen port type. This object is used to choose one of the multiple physical ports of different types, when the same logical port is correspondent with them. Apply this attribute to the physical port only.
Context
- MIB
- FS-INTERFACE-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.10.1.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsPortTypeChooseEntry
- Groups
- 1
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 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-INTERFACE-MIB::fsPortTypeChooseType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-INTERFACE-MIB::fsPortTypeChooseType.<fsPortTypeChooseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-INTERFACE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-INTERFACE-MIB::fsPortTypeChooseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fiber |
2 | copper |
Conformance
Member of