All MIBs › APPLIC-MIB › lsePortBackboneStatus
lsePortBackboneStatus
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsePortBackboneStatus
OID (numeric): 1.3.6.1.4.1.81.19.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
It is the status of a single port that associated with a particular Backbone port. It is utilized by the Agent in the Soft Redundancy algorithm between Backbone ports in LANswitch environment
What is lsePortBackboneStatus?
Enum (ok/fault) indicating whether this port's backbone connection is healthy. Engineers monitor this; fault=backbone link has excessive errors or is disconnected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.3.1.1.4 snmpwalk -v2c -c public <target> APPLIC-MIB::lsePortBackboneStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.3.1.1.4.1 snmpget -v2c -c public <target> APPLIC-MIB::lsePortBackboneStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.3.1.1.4.1 i <value>
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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1 | lse | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.3 | lsePort | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.3.1 | lsePortTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.3.1.1 | lsePortEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.1.3.1.1.4 | lsePortBackboneStatus | APPLIC-MIB |