APPLIC-MIB :: lseGroupAssignSlots

MIB Reference — IPNetwork Monitor

All MIBsAPPLIC-MIBlseGroupAssignSlots

lseGroupAssignSlots

Module: APPLIC-MIB

OID (symbolic): APPLIC-MIB::lseGroupAssignSlots

OID (numeric): 1.3.6.1.4.1.81.19.1.1.1.23

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

In a multi-backbone configuration within a single HUB, this item enables to assign backbone module with specific slot numbers. Only packets from these slots should be handled by the backbone module, Packets from other slots are ignored. The 16-bit string represents the slots in the hub, a Bit per slot. Bit 0 (LSB) corresponds to slot 1, Bit 15 (MSB) corresponds to slot 16. A Bit set to '1' indicates that the corresponding slot is assigned to this backbone module. A clear Bit '0', indicates that the corresponding slot is ignored by this module. Todate, only the LEB200 module supports this capability. The string is expressed in Hex. Default value is FF, i.e., all slots are assigned to module.

What is lseGroupAssignSlots?

16-bit octet string (2 bytes) with bits representing slot assignments for multi-backbone LANswitch. Engineers use this to restrict which hub slots a backbone module services; bit=1 means slot is assigned.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.23
snmpwalk -v2c -c public <target> APPLIC-MIB::lseGroupAssignSlots

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.1.1.23.1
snmpget -v2c -c public <target> APPLIC-MIB::lseGroupAssignSlots.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.1.1.23.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lseGroupAssignSlots.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.81lannetGEN-MIB
1.3.6.1.4.1.81.19lntLanSwitchAPPLIC-MIB
1.3.6.1.4.1.81.19.1lseAPPLIC-MIB
1.3.6.1.4.1.81.19.1.1lseGroupTableAPPLIC-MIB
1.3.6.1.4.1.81.19.1.1.1lseGroupEntryAPPLIC-MIB
1.3.6.1.4.1.81.19.1.1.1.23lseGroupAssignSlotsAPPLIC-MIB