All MIBs › ALC-MIB › alcCuSvcMsgIndex
alcCuSvcMsgIndex
Module: ALC-MIB
OID (symbolic): ALC-MIB::alcCuSvcMsgIndex
OID (numeric): 1.3.6.1.4.1.1978.2.10.1.3.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This provides the index into the service message table: 'svcmsgTable'. If this index is non-zero, the protocol (when it determines a message is required) will send the alcCuSvcMsgHeader followed by the appropriate message from this row in the svcmsgTable, followed by the alcCuSvcMsgTrailer.
Both the header and the trailer are in the native character set of the protocol. However it is the responsibility of the protocol module to translate the text of the actual message into the native character set before transmission.
What is alcCuSvcMsgIndex?
Read-write integer (1-100) index into service message table for protocol-generated messages. Index 0 disables service messages; example: 5 uses message 5 for disconnects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1978.2.10.1.3.1.23 snmpwalk -v2c -c public <target> ALC-MIB::alcCuSvcMsgIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1978.2.10.1.3.1.23.1 snmpget -v2c -c public <target> ALC-MIB::alcCuSvcMsgIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1978.2.10.1.3.1.23.1 i <value>
Start monitoring Northrop Grumman-Canada Tiger network access device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALC-MIB::alcCuSvcMsgIndex OID value, configure state conditions and alerts, and monitor any Northrop Grumman-Canada Tiger network access device (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.1978 | ngcan | ALC-MIB |
| 1.3.6.1.4.1.1978.2 | tiger | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10 | alcMIB | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1 | alcLine | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.3 | alcCuTable | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.3.1 | alcCuEntry | ALC-MIB |
| 1.3.6.1.4.1.1978.2.10.1.3.1.23 | alcCuSvcMsgIndex | ALC-MIB |