raisecomBfdRoleMode
RAISECOM-BFD-MIB ·
.1.3.6.1.4.1.8886.1.35.1.1.3
Object
scalar r/w
Enumeration
A system may take either an Active role or a Passive role in session initialization. A system taking the Active role MUST send BFD Control packets for a particular session, regardless of whether it has received any BFD packets for that session. A system taking the Passive role MUST NOT begin sending BFD packets for a particular session until it has received a BFD packet for that session, and thus has learned the remote system's discriminator value. At least one system MUST take the Active role (possibly both).
Context
- MIB
- RAISECOM-BFD-MIB
- OID
.1.3.6.1.4.1.8886.1.35.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomBfdScalarObjects
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 'RAISECOM-BFD-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-BFD-MIB::raisecomBfdRoleMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-BFD-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-BFD-MIB::raisecomBfdRoleMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activeRole |
2 | passiveRole |