All MIBs › BICC-TrmSvr › vPortState
vPortState
Module: BICC-TrmSvr
OID (symbolic): BICC-TrmSvr::vPortState
OID (numeric): 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the port. 'idle(2)' indicates that the port has no sessions and is logged out. 'local(3)' indicates that the port is currently in local server mode, although suspended sessions may exist on the port. 'connecting(4)' indicates that the server is attempting to connect the port to a session. 'connected(5) indicates that the port is currently connected to a protocol session. 'locked(6)' indicates that the port has been locked by a local LOCK command and is awaiting the unlock password. 'serial-interface(7)' indicates that the port is acting as an interface for a serial link controlled by SLIP, PPP, etc.
What is vPortState?
This read-only value reports the port's current operational state: idle (no sessions, logged out), local (in local server mode, possibly with suspended sessions), connecting, connected to a protocol session, locked (awaiting an unlock password after a local LOCK command), or serial-interface (acting as a SLIP/PPP link). Admins use it to see at a glance what a given port is currently doing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.5 snmpwalk -v2c -c public <target> BICC-TrmSvr::vPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.5.1 snmpget -v2c -c public <target> BICC-TrmSvr::vPortState.1
Start monitoring BICC-based telephony signaling gateway/VoIP terminal servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BICC-TrmSvr::vPortState OID value, configure state conditions and alerts, and monitor any BICC-based telephony signaling gateway/VoIP terminal servers from a single console.
OID Breakdown
Upper-level ancestors (9 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.170 | bicc | A3Com-products-MIB |
| 1.3.6.1.4.1.170.1 | bdn | A3Com-products-MIB |
| 1.3.6.1.4.1.170.1.1 | bdnDevices | A3Com-products-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.170.1.1.2 | terminal_server | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6 | serverMibs | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1 | vcpServerMib | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.2 | vcpPort | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.2.14 | vPortTable | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1 | vPortEntry | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.5 | vPortState | BICC-TrmSvr |