h3cBfdSysInitMode
A3COM-HUAWEI-BFD-STD-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.72.1.1.2
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.
Context
- MIB
- A3COM-HUAWEI-BFD-STD-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.72.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cBfdGlobalObjects
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 'A3COM-HUAWEI-BFD-STD-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-BFD-STD-MIB::h3cBfdSysInitMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-BFD-STD-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-BFD-STD-MIB::h3cBfdSysInitMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | passive |