All MIBs › LBMSH-MIB › serviceId
serviceId
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::serviceId
OID (numeric): 1.3.6.1.4.1.43.10.14.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is a number representing the service in the rack. This id can be used to reference the service elsewhere in the MIB. There are several conventions used to allocate a service Id. Firstly if a card forms a service by itself, for example a bridge card, which uses none of the backplane 802.3 or token ring lines, then the service id is the same as the slot position of that card within the rack.
If a service is constructed using one of the backplane 802.3 facilities then the service id is 101, 102 or 103 for the three backplane 802.3 paths.
If a service is a token ring fragment then the service id for that service is 200 plus the ring fragment id. For example if Ring Builder builder builds a ring from MAU cards with ring fragment id 7, the corresponding service will be 207.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.14.3.1.1.1 snmpwalk -v2c -c public <target> LBMSH-MIB::serviceId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.14.3.1.1.1.1 snmpget -v2c -c public <target> LBMSH-MIB::serviceId.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.14 | chassis | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.14.3 | logicalConfig | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.3.1 | serviceTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.3.1.1 | serviceEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.3.1.1.1 | serviceId | LBMSH-MIB |