MICOM-NAC-MIB :: nacServerStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMICOM-NAC-MIBnacServerStatus

nacServerStatus

Module: MICOM-NAC-MIB

OID (symbolic): MICOM-NAC-MIB::nacServerStatus

OID (numeric): 1.3.6.1.4.1.335.1.4.15.1.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: NAME = ServerStatus; DESC = Ability to insert, disable or delete a server; HELP = Setting the value to enable results in insertion \ of server for address resolution \ Setting the value to disable will refrain this \ unit from using the said server for address \ resolution. This may be done if the server is \ known to be temporarily out of service. \ Setting the value to delete will remove the \ entry from the table; CAPABILITIES = ;

What is nacServerStatus?

Controls this server's participation in address resolution: enable(1) puts it into service, disable(2) takes it out of service temporarily (e.g. for known maintenance) without removing the entry, and delete(3) removes the table row entirely.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.3.1.4
snmpwalk -v2c -c public <target> MICOM-NAC-MIB::nacServerStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.3.1.4.1
snmpget -v2c -c public <target> MICOM-NAC-MIB::nacServerStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.15.1.3.1.4.1 i <value>

SNMPv3 example:

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

Start monitoring MICOM Network Access Controller (WAN address-resolution equipment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-NAC-MIB::nacServerStatus OID value, configure state conditions and alerts, and monitor any MICOM Network Access Controller (WAN address-resolution equipment) 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.335micomMICOM-OSCAR-MIB
1.3.6.1.4.1.335.1productsMICOM-OSCAR-MIB
1.3.6.1.4.1.335.1.4micom_oscarMICOM-OSCAR-MIB
Numeric OIDNameModule
1.3.6.1.4.1.335.1.4.15micom_nacMICOM-NAC-MIB
1.3.6.1.4.1.335.1.4.15.1nac_configurationMICOM-NAC-MIB
1.3.6.1.4.1.335.1.4.15.1.3nacServerTableMICOM-NAC-MIB
1.3.6.1.4.1.335.1.4.15.1.3.1nacServerEntryMICOM-NAC-MIB
1.3.6.1.4.1.335.1.4.15.1.3.1.4nacServerStatusMICOM-NAC-MIB