ospfPmIfAdminStat
DC-OSPF-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.3.1.7.1.5
Object
The OSPF interface's administrative status. The value of this field indicates whether the OSPF protocol will be run over this interface and whether this interface will be advertised as a route through OSPF. If this field is set to adminStatusUp then this interface will be used for the OSPF protocol. Note that even if this field is set to adminStatusDown this interface could still be advertised as a Traffic Engineering Interface even though the OSPF protocol would not be run over it.
Context
- MIB
- DC-OSPF-MIB
- OID
.1.3.6.1.4.1.629.10.3.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfAdminStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmIfAdminStat.<ospfPmIfApplIndex>.<ospfPmIfIpAddress>.<ospfPmAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmIfAdminStat'
Syntax
- Source
- OspfPmAdminStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | adminStatusUp |
2 | adminStatusDown |
Conformance
Member of