All MIBs › DACS-MIB › agnIndication
agnIndication
Module: DACS-MIB
OID (symbolic): DACS-MIB::agnIndication
OID (numeric): 1.3.6.1.4.1.164.6.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Attribute describing the state of the entity the agent is responsible for. In case of a modular entity, the value of this attribute will be according to the component which is in the worst state. The order of severity (from top to bottom) is: faulty (critical)-> major-> minor-> warning-> event-> normal (off).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.8 snmpwalk -v2c -c public <target> DACS-MIB::agnIndication
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.8.1 snmpget -v2c -c public <target> DACS-MIB::agnIndication.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.8 | agnIndication | DACS-MIB |