All MIBs › OPLINK-BTI-OPS-MIB › emuAddSNMPConfig
emuAddSNMPConfig
Module: OPLINK-BTI-OPS-MIB
OID (symbolic): OPLINK-BTI-OPS-MIB::emuAddSNMPConfig
OID (numeric): 1.3.6.1.4.1.19547.1.7.1.1.1.52
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Add snmp user. get: return a blank character set: v1 or v2c format:[Version] [Trap on/off] [IP] [Port] [Community] [Access] v3 format:[Version] [Trap on/off] [IP] [Port] [Username] [Access] [EngineID] [Level] [Auth protocol] [AuthKey] [Priv protocal] [PrivKey] Version:v1|v2c|v3 Trap on/off:trap|notrap IP:xxx.xxx.xxx.xxx Port:0-65535 Community/Username:6-15 characters Access:r|w (r:read;w:write) EngineID:0x(10-128) characters Level:AuthPriv|AuthNoPriv|noAuthNoPriv Auth protocol:MD5|SHA AuthKey:8-15 characters Priv protocal:DES|AES PrivKey:8-15 characters
What is emuAddSNMPConfig?
Write-only style control that adds a new SNMP user/trap-destination entry when set, with a detailed format covering version, IP, port, community/username, access, and (for v3) auth/priv protocols and keys; a get always returns blank.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.19547.1.7.1.1.1.52 snmpwalk -v2c -c public <target> OPLINK-BTI-OPS-MIB::emuAddSNMPConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.19547.1.7.1.1.1.52.1 snmpget -v2c -c public <target> OPLINK-BTI-OPS-MIB::emuAddSNMPConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.19547.1.7.1.1.1.52.1 s <value>
Start monitoring Oplink BTI optical networking module, optical transport/DWDM equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OPLINK-BTI-OPS-MIB::emuAddSNMPConfig OID value, configure state conditions and alerts, and monitor any Oplink BTI optical networking module, optical transport/DWDM equipment from a single console.
OID Breakdown
Upper-level ancestors (8 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.19547 | oplink | Oplink-MIB |
| 1.3.6.1.4.1.19547.1 | mngdproducts | Oplink-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.19547.1.7 | deviceOPSMv2_MIB | OPLINK-BTI-OPS-MIB |
| 1.3.6.1.4.1.19547.1.7.1 | version2 | OPLINK-BTI-OPS-MIB |
| 1.3.6.1.4.1.19547.1.7.1.1 | emuTable | OPLINK-BTI-OPS-MIB |
| 1.3.6.1.4.1.19547.1.7.1.1.1 | emuEntry | OPLINK-BTI-OPS-MIB |
| 1.3.6.1.4.1.19547.1.7.1.1.1.52 | emuAddSNMPConfig | OPLINK-BTI-OPS-MIB |