extremeBfdSessDemandModeDesiredFlag
OBS ✓
EXTREME-IETF-BFD-MIB ·
.1.3.6.1.4.1.1916.1.43.2.1.2.1.14
Object
This object indicates that the local system's desire to use Demand mode. Specifically, it is set to true(1) if the local system wishes to use Demand mode or false(2) if not
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- EXTREME-IETF-BFD-MIB
- OID
.1.3.6.1.4.1.1916.1.43.2.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeBfdSessEntry
- 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 'EXTREME-IETF-BFD-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IETF-BFD-MIB::extremeBfdSessDemandModeDesiredFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-IETF-BFD-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IETF-BFD-MIB::extremeBfdSessDemandModeDesiredFlag.<extremeBfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-IETF-BFD-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-IETF-BFD-MIB::extremeBfdSessDemandModeDesiredFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
extremeBfdModuleReadOnlyCompliance
readonly
Write access is not required.