ospfPmMultiAreaIfAdminStat

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.1.28.1.7

Object

column r/w OspfPmAdminStatus
The 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.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.1.28.1.7
Type
column
Access
readwrite
Status
current
Parent
ospfPmMultiAreaIfEntry
Groups
1

Walk 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/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmMultiAreaIfAdminStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmMultiAreaIfAdminStat.<ospfPmMultiAreaIfApplIndex>.<ospfPmMultiAreaIfIpAddress>.<ospfPmMultiAreaIfAddressLessIf>.<ospfPmMultiAreaIfAreaId>.<ospfPmMultiAreaIfRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmMultiAreaIfAdminStat'

Syntax

Source
OspfPmAdminStatus
Base type
Enumeration

Values & Constraints

Type Values
1adminStatusUp
2adminStatusDown

Conformance