All MIBs › ICF-VG-RPTR › icfVgPortStatus
icfVgPortStatus
Module: ICF-VG-RPTR
OID (symbolic): ICF-VG-RPTR::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)'.
What is icfVgPortStatus?
The current operational state of the port — inactive, training, or active — which an admin watches while a cable or end node is first connected to confirm it successfully completes 802.12 training.
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> ICF-VG-RPTR::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> ICF-VG-RPTR::icfVgPortStatus.1
Start monitoring HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ICF-VG-RPTR::icfVgPortStatus OID value, configure state conditions and alerts, and monitor any HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A from a single console.
OID Breakdown
Upper-level ancestors (15 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.8.1.1.3.1.1.5 | icfVgPortStatus | ICF-VG-RPTR |