hpicfOspfIfPassive
HP-ICF-OSPF ·
.1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1
Object
The passive state configuration of the OSPF interface.
In the passive mode no OSPF protocol messages are exchanged on
this interface.
true (1) - The interface is configured to work in Passive mode
false (2) - The interface is configured to work in normal mode.
This is the default configuration.
Changing the value will cause OSPF to reset on this interface and
make necessary adjustments to the link state database.
All other operations are not defined and will not affect the state of
the protocol.
Context
- MIB
- HP-ICF-OSPF
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfOspfIfEntry
- 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 'HP-ICF-OSPF' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-OSPF::hpicfOspfIfPassive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-OSPF' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-OSPF::hpicfOspfIfPassive.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-OSPF' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-OSPF::hpicfOspfIfPassive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of