fsMIBfdSessMode
SUPERMICRO-BFD-MI-MIB ·
.1.3.6.1.4.1.10876.101.2.55.2.1.1.2
Object
column r/w
Enumeration
This object specifies whether the BFD session is running in
Continuity Check(CC) or the Connectivity Verification(CV) mode.
This object is always cc(1) if the value of fsMIBfdSessMapType is
any value other than mep(6).
When the fsMIBfdSessMapType is mep(6) and indicates that this
BFD session is for an MPLS-TP path, then this object can hold
either a CC(1) or a CCV(2) value.
Context
- MIB
- SUPERMICRO-BFD-MI-MIB
- OID
.1.3.6.1.4.1.10876.101.2.55.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIBfdSessionEntry
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 'SUPERMICRO-BFD-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BFD-MI-MIB::fsMIBfdSessMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-BFD-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BFD-MI-MIB::fsMIBfdSessMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-BFD-MI-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-BFD-MI-MIB::fsMIBfdSessMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cc |
2 | ccv |