BICC-TrmSvr :: vSvcPorts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBICC-TrmSvrvSvcPorts

vSvcPorts

Module: BICC-TrmSvr

OID (symbolic): BICC-TrmSvr::vSvcPorts

OID (numeric): 1.3.6.1.4.1.170.1.1.2.6.1.3.3.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: A 32-byte string which represents a bit map of which server ports are enabled for the service. Each server port is represented by one bit in the 32 bytes. If the bit is turned on, the corresponding server port is enabled for the service. The least significant bit of each byte represents the lowest of the ports for that byte. For example, port 1 (port with vPortIndex = 1) is represented by the least significant bit of the first byte, and port 16 (port with vPortIndex = 16) is represented by the most significant bit of the second byte, etc. Note that 32 bytes allows for up to 256 ports. For servers configured with less than 256 ports, all bits above the highest port number must always be zero. Note also that ports with vPortType = 'physicalLCDPanel(5)' or vPortType = 'virtualConsole(6)' cannot be enabled on a service.

What is vSvcPorts?

This read-write 32-byte OCTET STRING is a bitmap indicating which server ports are enabled for this service, with the least significant bit of the first byte corresponding to port 1 and so on. It supports up to 256 ports, and any bits above the server's actual highest port number must stay zero; ports of type physicalLCDPanel or virtualConsole can never be enabled here.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.170.1.1.2.6.1.3.3.1.2
snmpwalk -v2c -c public <target> BICC-TrmSvr::vSvcPorts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.170.1.1.2.6.1.3.3.1.2.1
snmpget -v2c -c public <target> BICC-TrmSvr::vSvcPorts.1

Set instance 1 (SNMPv2c):

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

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::vSvcPorts 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.3vcpServiceBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.3.3vSvcTableBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.3.3.1vSvcEntryBICC-TrmSvr
1.3.6.1.4.1.170.1.1.2.6.1.3.3.1.2vSvcPortsBICC-TrmSvr