All MIBs › LBMSH-MIB › esModAddrType
esModAddrType
Module: LBMSH-MIB
OID (symbolic): LBMSH-MIB::esModAddrType
OID (numeric): 1.3.6.1.4.1.43.10.9.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The end station database is capable of storing information for a number of different protocols. Each protocol has it's own addressing format. This parameter allows access to the end station database indexed on address type. For example to read all IEE8021 addresses simply start with a get-next operation on IEEE8021.0 and read until the type changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.9.4.1.1 snmpwalk -v2c -c public <target> LBMSH-MIB::esModAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.9.4.1.1.1 snmpget -v2c -c public <target> LBMSH-MIB::esModAddrType.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.9 | endStation | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.9.4 | esModTable | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.9.4.1 | esModTableEntry | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.9.4.1.1 | esModAddrType | LBMSH-MIB |