All MIBs › ALTEON-TIGON-SWITCH-MIB › agApplyPending
agApplyPending
Module: ALTEON-TIGON-SWITCH-MIB
OID (symbolic): ALTEON-TIGON-SWITCH-MIB::agApplyPending
OID (numeric): 1.3.6.1.4.1.1872.2.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object, when read, gives the user information whether an apply action is needed and that the configuration has been chaged by the user actions. The user then can apply the changes by setting proper value to the object agApplyConfiguration described above.
What is agApplyPending?
A read-only flag indicating whether there are unapplied configuration changes on the switch that require an agApplyConfiguration action to take effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.2.1.3 snmpwalk -v2c -c public <target> ALTEON-TIGON-SWITCH-MIB::agApplyPending
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.1.2.1.3.1 snmpget -v2c -c public <target> ALTEON-TIGON-SWITCH-MIB::agApplyPending.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.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.1 | switch | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.2 | agent | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.2.1 | agGeneral | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.1.2.1.3 | agApplyPending | ALTEON-TIGON-SWITCH-MIB |