icfVgPortStatus
ICF-VG-RPTR ·
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5
Object
column Enumeration
Current status for the port as specified by the
PORT_META_STATE in the port process module of clause
12 [IEEE Draft Std 802.12].
During initialization or any link warning conditions,
icfVgPortStatus will be 'inactive(2)'.
When Training_Up is received by the repeater on a
local port (or when Training_Down is received on
a cascade port), icfVgPortStatus will change to
'training(3)' and icfVgTrainingResult can be
monitored to see the detailed status regarding
training.
When 24 consecutive good FCS packets are received and
the configuration bits are OK, icfVgPortStatus will
change to 'active(1)'.
A disabled port shall have a port status of
'inactive(2)'.
Context
- MIB
- ICF-VG-RPTR
- OID
.1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5- 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::icfVgPortStatus'
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::icfVgPortStatus.<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::icfVgPortStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | training |
Conformance
Member of