All MIBs › LBHUB-MSH-MIB › mrmPortLinkState
mrmPortLinkState
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::mrmPortLinkState
OID (numeric): 1.3.6.1.4.1.43.10.17.1.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object reflects the presence or absence of signal on this port. The signal may be either light in the case of fiber, or general link present in the case of copper. The value of this parameter is correct regardless of the state the admin state or the partition state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.17.1.2.1.1.8 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::mrmPortLinkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.17.1.2.1.1.8.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::mrmPortLinkState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mrmPortLinkState.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.17 | multiRepeater | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.17.1 | mrmBasicPackage | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.1.2 | mrmBasPortPackage | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.1.2.1 | mrmPortTable | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.1.2.1.1 | mrmPortEntry | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.17.1.2.1.1.8 | mrmPortLinkState | LBHUB-MSH-MIB |