All MIBs › BICC-TrmSvr › vPortCurrSessNumber
vPortCurrSessNumber
Module: BICC-TrmSvr
OID (symbolic): BICC-TrmSvr::vPortCurrSessNumber
OID (numeric): 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The reference number of the port's current session. There is a unique non-zero reference number for each session on a port. The reference number stays constant for the life of the session. It can be used in conjunction with vPortIndex to index into the appropriate session table for retrieval of session information (vTelSessTable, vLtSessTable, or vRlogSessTable). If there are no sessions on the port, or if none of them is current, this object will have the value 0.
What is vPortCurrSessNumber?
This read-only value is the reference number of the port's current session, staying constant for that session's lifetime; it is 0 if the port has no sessions or none is current. It can be paired with vPortIndex to look up the session's full details in vTelSessTable, vLtSessTable, or vRlogSessTable.
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.8 snmpwalk -v2c -c public <target> BICC-TrmSvr::vPortCurrSessNumber
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.8.1 snmpget -v2c -c public <target> BICC-TrmSvr::vPortCurrSessNumber.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::vPortCurrSessNumber 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.8 | vPortCurrSessNumber | BICC-TrmSvr |