swL3ospfIfDemand
DGS-3620-28PC-L3MGMT-MIB ·
.1.3.6.1.4.1.171.11.118.3.3.8.1.17
Object
column SNMPv2-TCTruthValue
Indicates whether Demand OSPF procedures (hel- lo supression to FULL neighbors and setting the DoNotAge flag on proogated LSAs) should be per- formed on this interface.
Context
- MIB
- DGS-3620-28PC-L3MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.118.3.3.8.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL3ospfIfEntry
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 'DGS-3620-28PC-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDemand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-3620-28PC-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDemand.<swL3ospfIfIpAddress>.<swL3ospfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-3620-28PC-L3MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-3620-28PC-L3MGMT-MIB::swL3ospfIfDemand'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |