All MIBs › CTRON-IP-ROUTER-MIB › nwIpOspfStaticStatus
nwIpOspfStaticStatus
Module: CTRON-IP-ROUTER-MIB
OID (symbolic): CTRON-IP-ROUTER-MIB::nwIpOspfStaticStatus
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
By setting this OID to inactive for a particular static route, the static route will be added to the IP OSPF FIB but not advertised. Setting this OID to active for a particular static route, the static route will be advertised by the OSPF router. By setting this OID to delete for a particular static route, the entry will no longer be advertised using OSPF and will be deleted from the IP OSPF FIB.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1.1.6 snmpwalk -v2c -c public <target> CTRON-IP-ROUTER-MIB::nwIpOspfStaticStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1.1.6.1 snmpget -v2c -c public <target> CTRON-IP-ROUTER-MIB::nwIpOspfStaticStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1.1.6.1 i <value>
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.52 | cabletron | CTRON-OIDS |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3.1 | nwIpRouter | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2 | nwIpComponents | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5 | nwIpFib | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2 | nwIpOspfFib | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2 | nwIpOspfFibEntries | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1 | nwIpOspfStaticTable | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1.1 | nwIpOspfStaticEntry | CTRON-IP-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.1.2.5.2.2.1.1.6 | nwIpOspfStaticStatus | CTRON-IP-ROUTER-MIB |