All MIBs › ALTEON-CHEETAH-SWITCH-MIB › agDiffState
agDiffState
Module: ALTEON-CHEETAH-SWITCH-MIB
OID (symbolic): ALTEON-CHEETAH-SWITCH-MIB::agDiffState
OID (numeric): 1.3.6.1.4.1.1872.2.5.1.3.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When this object is read the current state is returned. idle(3) indicates that there is no diff in progess. complete(5) indicates that the last diff operation is completed. Setting the value to diff(1), will start a new diff operation Diff compares the new configuration with the current configuration and shows the pending configuration changes. Setting the value to flashdiff(1), will start a new diff operation. flashdiff compares new configuration with the flash configuration. To read the configuration changes use the agDiffTable once the state of this variable returns complete. Once the agDiffTable is read the state should be set back to 'idle' which frees the diff buffer and others can issue a diff command via SNMP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.1.3.4.2 snmpwalk -v2c -c public <target> ALTEON-CHEETAH-SWITCH-MIB::agDiffState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.1.3.4.2.1 snmpget -v2c -c public <target> ALTEON-CHEETAH-SWITCH-MIB::agDiffState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1872.2.5.1.3.4.2.1 i <value>
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-CHEETAH-SWITCH-MIB::agDiffState OID value, configure state conditions and alerts, and monitor any Alteon (Nortel/Radware) Cheetah-based application switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.5 | aws_switch | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.5.1 | agent | ALTEON-CHEETAH-SWITCH-MIB |
| 1.3.6.1.4.1.1872.2.5.1.3 | agentInfo | ALTEON-CHEETAH-SWITCH-MIB |
| 1.3.6.1.4.1.1872.2.5.1.3.4 | agDiff | ALTEON-CHEETAH-SWITCH-MIB |
| 1.3.6.1.4.1.1872.2.5.1.3.4.2 | agDiffState | ALTEON-CHEETAH-SWITCH-MIB |