All MIBs › AISLCSYSCFG-MIB › aislcscManagerAddress
aislcscManagerAddress
Module: AISLCSYSCFG-MIB
OID (symbolic): AISLCSYSCFG-MIB::aislcscManagerAddress
OID (numeric): 1.3.6.1.4.1.539.21.5.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
SNMP manager IP address. 0.0.0.0 indicates an unused entry.
What is aislcscManagerAddress?
Stores the IP address of a configured SNMP manager that is authorised to communicate with this device. An address of 0.0.0.0 marks the entry as unused and available for a new manager assignment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.21.5.1.2 snmpwalk -v2c -c public <target> AISLCSYSCFG-MIB::aislcscManagerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.21.5.1.2.1 snmpget -v2c -c public <target> AISLCSYSCFG-MIB::aislcscManagerAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.539.21.5.1.2.1 a <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.21 | aiSLCSysCfg | AISLCSYSCFG-MIB |
| 1.3.6.1.4.1.539.21.5 | aiSLCSysCfgManagerTable | AISLCSYSCFG-MIB |
| 1.3.6.1.4.1.539.21.5.1 | aiSLCSysCfgManagerEntry | AISLCSYSCFG-MIB |
| 1.3.6.1.4.1.539.21.5.1.2 | aislcscManagerAddress | AISLCSYSCFG-MIB |