All MIBs › RAPID-CITY › rcBfdExtSessPeerState
rcBfdExtSessPeerState
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcBfdExtSessPeerState
OID (numeric): 1.3.6.1.4.1.2272.1.81.2.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The perceived peer state of the BFD session.
What is rcBfdExtSessPeerState?
This read-only object shows the current perceived state of the BFD (Bidirectional Forwarding Detection) session from the perspective of the local system regarding its peer. Valid states are adminDown, down, init, or up. Operators monitor this to verify BFD session health; if the state is not 'up', the link to the peer may be experiencing connectivity problems that require investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.81.2.1.1.1.1 snmpwalk -v2c -c public <target> RAPID-CITY::rcBfdExtSessPeerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.81.2.1.1.1.1.1 snmpget -v2c -c public <target> RAPID-CITY::rcBfdExtSessPeerState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcBfdExtSessPeerState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81 | rcBfd | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.2 | rcBfdExtMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.2.1 | rcBfdExtObjects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.2.1.1 | rcBfdExtSessTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.2.1.1.1 | rcBfdExtSessEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.81.2.1.1.1.1 | rcBfdExtSessPeerState | RAPID-CITY |