All MIBs › BayNetworks-IISIS-MIB › wfIisisMaxAge
wfIisisMaxAge
Module: BayNetworks-IISIS-MIB
OID (symbolic): BayNetworks-IISIS-MIB::wfIisisMaxAge
OID (numeric): 1.3.6.1.4.1.18.3.5.3.2.8.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The lifetime of the lsp after which it will be considered expired
What is wfIisisMaxAge?
Sets how long, from 300 to 7200 seconds (default 1200), an LSP is considered valid before it is treated as expired. Once an LSP's remaining lifetime hits zero it is aged out of the link-state database.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.2.8.1.28 snmpwalk -v2c -c public <target> BayNetworks-IISIS-MIB::wfIisisMaxAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.3.2.8.1.28.1 snmpget -v2c -c public <target> BayNetworks-IISIS-MIB::wfIisisMaxAge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.5.3.2.8.1.28.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wfIisisMaxAge.1
Start monitoring Bay Networks/Nortel (Wellfleet BayRS) routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BayNetworks-IISIS-MIB::wfIisisMaxAge OID value, configure state conditions and alerts, and monitor any Bay Networks/Nortel (Wellfleet BayRS) routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5 | wfApplication | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3 | wfInternet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3.2 | wfIpRouting | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.3.2.8 | wfIisisGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.5.3.2.8.1 | wfIisisGeneralGroup | BayNetworks-IISIS-MIB |
| 1.3.6.1.4.1.18.3.5.3.2.8.1.28 | wfIisisMaxAge | BayNetworks-IISIS-MIB |