All MIBs › BICC-TrmSvr › vProfDomain
vProfDomain
Module: BICC-TrmSvr
OID (symbolic): BICC-TrmSvr::vProfDomain
OID (numeric): 1.3.6.1.4.1.170.1.1.2.6.1.4.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A domain name extension that may be appended to a user-specified hostname with which the user wishes to start a session. For example, if the user's port profile has a vProfDomain of 'dss.com', and the user attempts to start a session to the specified host 'pluto,' the server will first attempt to resolve the hostname 'pluto,' and if this is unsuccessful it will then attempt to resolve the hostname 'pluto.dss.com.' This automatic appending of domain extension is only attempted if the value of vProfConcatenate is 'enabled(1).' A zero-length value indicates that no extension is used.
What is vProfDomain?
This read-write string (up to 63 characters) is a domain name suffix the server may append to a user-specified hostname when a session start fails to resolve on the first try -- e.g. resolving 'pluto' and, if that fails, retrying as 'pluto.dss.com'. This automatic suffixing only happens when vProfConcatenate is enabled for the profile; a zero-length value means no suffix is used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.170.1.1.2.6.1.4.2.1.2 snmpwalk -v2c -c public <target> BICC-TrmSvr::vProfDomain
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.170.1.1.2.6.1.4.2.1.2.1 snmpget -v2c -c public <target> BICC-TrmSvr::vProfDomain.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.170.1.1.2.6.1.4.2.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::vProfDomain 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.4 | vcpProfile | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.4.2 | vProfTable | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.4.2.1 | vProfEntry | BICC-TrmSvr |
| 1.3.6.1.4.1.170.1.1.2.6.1.4.2.1.2 | vProfDomain | BICC-TrmSvr |