All MIBs › ZXR10-BFD-MIB › zxr10BfdSessApplicationId
zxr10BfdSessApplicationId
Module: ZXR10-BFD-MIB
OID (symbolic): ZXR10-BFD-MIB::zxr10BfdSessApplicationId
OID (numeric): 1.3.6.1.4.1.3902.3.322.1.2.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains an index used to indicate a local application which owns or maintains this BFD session. This object value may be one of the following values or sum of some values which indicates that the session is owned by several applications: BGP_BFD(0x0001), OSPF_BFD(0x0002), ISIS_BFD(0x0004), RSVP_BFD(0x0008), LDP_BFD(0x0010), STATIC_BFD(0x0020), RSVP_LSP_BFD(0x0040), LDP_LSP_BFD(0x0080), VRRP_BFD(0x0100), PBR_BFD(0x0200), INSTANCE_BFD(0x0400), PIM_BFD(0x0800), MSDP_BFD(0x1000), RIP_BFD(0x2000), GRE_BFD(0x4000), RSVP_TUNNEL_BFD(0x8000), SIBMGR_BFD(0x10000), BIDIR_RSVPLSP_BFD(0x20000), LACP_BFD(0x40000), L2VPN_BFD(0x80000).
What is zxr10BfdSessApplicationId?
This identifies which routing protocol or feature owns this BFD session, as a bitmask that can combine multiple owners (e.g. BGP_BFD=0x0001, OSPF_BFD=0x0002, STATIC_BFD=0x0020, LACP_BFD=0x40000). Admins use it to see whether a given BFD session is protecting BGP, OSPF, a static route, or some other client, especially when several protocols share the same session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.322.1.2.1.2 snmpwalk -v2c -c public <target> ZXR10-BFD-MIB::zxr10BfdSessApplicationId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.322.1.2.1.2.1 snmpget -v2c -c public <target> ZXR10-BFD-MIB::zxr10BfdSessApplicationId.1
Start monitoring ZTE ZXR10 router/switch (BFD session admin-status/path-up-down status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-BFD-MIB::zxr10BfdSessApplicationId OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 router/switch (BFD session admin-status/path-up-down status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3902 | zte | UAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.322 | zteBfdMib | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.322.1 | zxr10BfdObjects | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.322.1.2 | zxr10BfdSessTable | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.322.1.2.1 | zxr10BfdSessEntry | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.322.1.2.1.2 | zxr10BfdSessApplicationId | ZXR10-BFD-MIB |