extremeOspfInterfacePassive

EXTREME-OSPF-MIB · .1.3.6.1.4.1.1916.1.15.1.1.2

Object

column r/w SNMPv2-TCTruthValue
Indicates whether the OSPF interface on this Vlan is
Passive or not. Passive interfaces do not send routing
updates. A true value indicates that the interface is passive.

Context

MIB
EXTREME-OSPF-MIB
OID
.1.3.6.1.4.1.1916.1.15.1.1.2
Type
column
Access
readwrite
Status
current
Parent
extremeOspfInterfaceEntry

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 'EXTREME-OSPF-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-OSPF-MIB::extremeOspfInterfacePassive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-OSPF-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-OSPF-MIB::extremeOspfInterfacePassive.<extremeVlanIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-OSPF-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-OSPF-MIB::extremeOspfInterfacePassive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false