BICC-TrmSvr :: vPortPrefSvc

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBICC-TrmSvrvPortPrefSvc

vPortPrefSvc

Module: BICC-TrmSvr

OID (symbolic): BICC-TrmSvr::vPortPrefSvc

OID (numeric): 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.24

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: A string defining the port's preferred service. A user at the port does not need to specify the service name (or node address) to connect to the service, he simply executes the connect command. Alternately, the port may connect to this service immediately upon being logged in from an idle state. The exact mode of operation depends on the setting of vPortPrefMode. A zero-length value for this object means that no preferred service is in effect. Note that for ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' this object is not modifiable. The agent will accept any valid value on a set-request for such ports.

What is vPortPrefSvc?

This read-write string (up to 16 characters) names the port's preferred service, so a user can connect to it with a bare 'connect' command without naming the service, or the port can auto-connect to it on login depending on vPortPrefMode. A zero-length value means no preferred service is set.

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.24
snmpwalk -v2c -c public <target> BICC-TrmSvr::vPortPrefSvc

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.24.1
snmpget -v2c -c public <target> BICC-TrmSvr::vPortPrefSvc.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.170.1.1.2.6.1.2.14.1.24.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vPortPrefSvc.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::vPortPrefSvc 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.24vPortPrefSvcBICC-TrmSvr