SCM-CONTAINER-MIB2 :: nameService

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSCM-CONTAINER-MIB2nameService

nameService

Module: SCM-CONTAINER-MIB2

OID (symbolic): SCM-CONTAINER-MIB2::nameService

OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.85.7.1.1.7

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: Character string value

What is nameService?

A read-write string setting the naming service (e.g. NIS, DNS, LDAP, or none) to configure for this zone during initial system identification, mirroring the name_service field of a Solaris sysidcfg file. Determines how the zone resolves hostnames and user/group lookups after boot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.85.7.1.1.7
snmpwalk -v2c -c public <target> SCM-CONTAINER-MIB2::nameService

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.85.7.1.1.7.1
snmpget -v2c -c public <target> SCM-CONTAINER-MIB2::nameService.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nameService.1

Start monitoring Sun/Oracle Solaris server, Solaris Zones/Containers host (CPU/memory/resource-pool status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCM-CONTAINER-MIB2::nameService OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server, Solaris Zones/Containers host (CPU/memory/resource-pool status) from a single console.

OID Breakdown

Upper-level ancestors (11 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.42sunCONFIG-READER4UWG-MIB2
1.3.6.1.4.1.42.2prodCONFIG-READER4UWG-MIB2
1.3.6.1.4.1.42.2.12sunsymonCONFIG-READER4UWG-MIB2
1.3.6.1.4.1.42.2.12.2agentCONFIG-READER4UWG-MIB2
1.3.6.1.4.1.42.2.12.2.2modulesCONFIG-READER4UWG-MIB2
Numeric OIDNameModule
1.3.6.1.4.1.42.2.12.2.2.85scmcontainerSCM-CONTAINER-MIB2
1.3.6.1.4.1.42.2.12.2.2.85.7sysIDSCM-CONTAINER-MIB2
1.3.6.1.4.1.42.2.12.2.2.85.7.1sysidTableSCM-CONTAINER-MIB2
1.3.6.1.4.1.42.2.12.2.2.85.7.1.1sysidEntrySCM-CONTAINER-MIB2
1.3.6.1.4.1.42.2.12.2.2.85.7.1.1.7nameServiceSCM-CONTAINER-MIB2