All MIBs › APPLIC-MIB › lsPortHistoryBoxConfiguration
lsPortHistoryBoxConfiguration
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsPortHistoryBoxConfiguration
OID (numeric): 1.3.6.1.4.1.81.30.3.2.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Octet String build by concatenating the genGroupType of the maximum 16 modules in the LANSwitch box. By reading this variable a management application can draw a list of the LANSwitch modules and ports configuration relevant for the application.
What is lsPortHistoryBoxConfiguration?
This read-only octet string encodes module types for the LANswitch chassis (max 16 modules). Network engineers use this to understand the chassis configuration being sampled. Parsing the string reveals module types and count.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.3.2.1.4 snmpwalk -v2c -c public <target> APPLIC-MIB::lsPortHistoryBoxConfiguration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.3.2.1.4.1 snmpget -v2c -c public <target> APPLIC-MIB::lsPortHistoryBoxConfiguration.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3 | portHistory | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.2 | lsPortHistoryTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.2.1 | lsPortHistoryEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.30.3.2.1.4 | lsPortHistoryBoxConfiguration | APPLIC-MIB |