All MIBs › ACMIB › siteEnhanceFeatures
siteEnhanceFeatures
Module: ACMIB
OID (symbolic): ACMIB::siteEnhanceFeatures
OID (numeric): 1.3.6.1.4.1.1751.2.18.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: enhancement features capability - number consists of a sum to represent the following: 1: securedAtm 2: isdn 4: frameRelay
What is siteEnhanceFeatures?
This OID stores a bitmask (1-255) where each bit represents support for an optional feature like secured ATM, ISDN, or Frame Relay. Network engineers check this read-only value to determine which advanced capabilities are available on their device before attempting to use or configure them. A value of 7 indicates the device supports all three: secured ATM (1) + ISDN (2) + Frame Relay (4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.15 snmpwalk -v2c -c public <target> ACMIB::siteEnhanceFeatures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.15.1 snmpget -v2c -c public <target> ACMIB::siteEnhanceFeatures.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::siteEnhanceFeatures OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.1 | sysConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.1.15 | siteEnhanceFeatures | ACMIB |