icfVgPortMediaType
ICF-VG-RPTR ·
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.12
Object
column Enumeration
The type of physical media in use. One of the
following values:
other undefined
unknown true state not known
pmdMissing PMD device not attached
utp4 4-pair unshielded twisted pair
stp2 2-pair shielded twisted pair
fibre 802.12 fibre optic cabling
This object may be 'unknown' if the implementation is
not capable of identifying the PMD media type, or
whether or not the PMD is even present.
Context
- MIB
- ICF-VG-RPTR
- OID
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- icfVgBasicPortEntry
- 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 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortMediaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICF-VG-RPTR::icfVgPortMediaType.<icfVgPortGroupIndex>.<icfVgPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICF-VG-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICF-VG-RPTR::icfVgPortMediaType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | unknown |
3 | pmdMissing |
4 | utp4 |
5 | stp2 |
6 | fibre |
Conformance
Member of