All MIBs › AISLCSYSCFG-MIB › aislcscManagerIndex
aislcscManagerIndex
Module: AISLCSYSCFG-MIB
OID (symbolic): AISLCSYSCFG-MIB::aislcscManagerIndex
OID (numeric): 1.3.6.1.4.1.539.21.5.1.1
Node type: OBJECT-TYPE
Type: PositiveInteger
Access: read-only
Description:
Index into this table of SNMP managers.
What is aislcscManagerIndex?
Provides a unique integer index identifying each row in the SNMP manager configuration table. This read-only value is used to reference a specific configured SNMP manager entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.21.5.1.1 snmpwalk -v2c -c public <target> AISLCSYSCFG-MIB::aislcscManagerIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.21.5.1.1.1 snmpget -v2c -c public <target> AISLCSYSCFG-MIB::aislcscManagerIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aislcscManagerIndex.1
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.1 | aislcscManagerIndex | AISLCSYSCFG-MIB |