BICC-TrmSvr :: vPortState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBICC-TrmSvrvPortState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.170biccA3Com-products-MIB
1.3.6.1.4.1.170.1bdnA3Com-products-MIB
1.3.6.1.4.1.170.1.1bdnDevicesA3Com-products-MIB
Numeric OIDNameModule
1.3.6.1.4.1.170.1.1.2terminal_serverBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6serverMibsBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1vcpServerMibBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.2vcpPortBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.2.14vPortTableBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.2.14.1vPortEntryBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.5vPortStateBICC-TrmSvr