All MIBs › LBMSH-MIB › statusName
statusName
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::statusName
OID (numeric): 1.3.6.1.4.1.43.1.8.4.1.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This is a writable string associated with one of the status inputs. By default the string will initialise to 'Status Input #x' where x is 1, 2, 3 or 4. The user can choose to write a more descriptive string to this object that better describes the use of a particular input. For example if input line 2 is connected to a switch which changes state when a cabinet is opened or closed then the statusName may be set to
'Door Status '
The value of this object is sent to attached management stations in the state change trap.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.1.2.1.4 snmpwalk -v2c -c public <target> LBMSH-MIB::statusName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.1.8.4.1.2.1.4.1 snmpget -v2c -c public <target> LBMSH-MIB::statusName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.1.8.4.1.2.1.4.1 s <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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.1 | products | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8 | hub | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8.4 | linkBuilderMSH | A3Com-products-MIB |
| 1.3.6.1.4.1.43.1.8.4.1 | misc | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.1.2 | statusInputTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.1.2.1 | statusInputTableEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.1.8.4.1.2.1.4 | statusName | LBMSH-MIB |