hh3cBfdSessDefaultIp
HH3C-BFD-STD-MIB ·
.1.3.6.1.4.1.25506.2.72.3.11
Object
scalar SNMPv2-TCTruthValue
BFD session use default multicast IP as the detect peer ip. When set to true(1), the multicast address is not used as the peer IP address, and when set to false(2), the multicast address is used as the peer IP address
Context
- MIB
- HH3C-BFD-STD-MIB
- OID
.1.3.6.1.4.1.25506.2.72.3.11- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cBfdTrapBindObjects
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 'HH3C-BFD-STD-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-BFD-STD-MIB::hh3cBfdSessDefaultIp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-BFD-STD-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-BFD-STD-MIB::hh3cBfdSessDefaultIp'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |