All MIBs › HP-ICF › icfVgPortStatus
icfVgPortStatus
Module: HP-ICF
OID (symbolic): HP-ICF::icfVgPortStatus
OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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)'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5 snmpwalk -v2c -c public <target> HP-ICF::icfVgPortStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5.1 snmpget -v2c -c public <target> HP-ICF::icfVgPortStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8 | icfDot12Draft | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1 | icfVgRepeater | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1 | icfVgBasic | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3 | icfVgBasicPort | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1 | icfVgBasicPortTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1 | icfVgBasicPortEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5 | icfVgPortStatus | HP-ICF |