icfVgPortType
ICF-VG-RPTR ·
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.3
Object
column Enumeration
Describes the type of port. One of the following:
cascadeExternal - Port is an uplink with physical
connections which are
externally visible
cascadeInternal - Port is an uplink with physical
connections which are not
externally visible, such as a
connection to an internal
backplane in a chassis
localExternal - Port is a downlink or local
port with externally visible
connections
localInternal - Port is a downlink or local
port with connections which are
not externally visible, such as
a connection to an internal
agent
'internal' is used to identify ports which place
traffic into the repeater, but do not have any
external connections. Note that both DTE and
cascaded repeater downlinks are considered 'local'
ports.
Context
- MIB
- ICF-VG-RPTR
- OID
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.3- 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::icfVgPortType'
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::icfVgPortType.<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::icfVgPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cascadeExternal |
2 | cascadeInternal |
3 | localExternal |
4 | localInternal |
Conformance
Member of