rcBfdTmpSessNotificationsEnable
RC-BFD-TMP-MIB ·
.1.3.6.1.4.1.2272.1.81.1.1.1.4
Object
If this object is set to true(1), then it enables the emission of bfdSessUp and bfdSessDown notifications; otherwise these notifications are not emitted.
Context
- MIB
- RC-BFD-TMP-MIB
- OID
.1.3.6.1.4.1.2272.1.81.1.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcBfdTmpScalarObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-BFD-TMP-MIB::rcBfdTmpSessNotificationsEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-BFD-TMP-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-BFD-TMP-MIB::rcBfdTmpSessNotificationsEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |