ACC-FAKE :: ospfAdminStat

MIB Reference — IPNetwork Monitor

All MIBsACC-FAKEospfAdminStat

ospfAdminStat

Module: ACC-FAKE

OID (symbolic): ACC-FAKE::ospfAdminStat

OID (numeric): 1.3.6.1.4.1.5.2.13

Node type: OBJECT-TYPE

Type: Status

Access: read-write

Description:

The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces.

What is ospfAdminStat?

ACC-FAKE::ospfAdminStat is a status field that controls whether OSPF is administratively enabled or disabled on the router. Network engineers set this to bring OSPF up or down without changing interface configuration—for example, during maintenance or when temporarily disabling a routing protocol. The value is typically active (enabled) or notInService (disabled).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.13
snmpwalk -v2c -c public <target> ACC-FAKE::ospfAdminStat

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.13.1
snmpget -v2c -c public <target> ACC-FAKE::ospfAdminStat.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.2.13.1 s <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.2accFakeACC-FAKE
1.3.6.1.4.1.5.2.13ospfAdminStatACC-FAKE