APPLIC-MIB :: lseIntPortRoutingMode

MIB Reference — IPNetwork Monitor

All MIBsAPPLIC-MIBlseIntPortRoutingMode

lseIntPortRoutingMode

Module: APPLIC-MIB

OID (symbolic): APPLIC-MIB::lseIntPortRoutingMode

OID (numeric): 1.3.6.1.4.1.81.19.1.2.1.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

generic(1) - examines all the packets that are not members of any virtual network. net(2) - examines only the packets that have the port's network number. allPackets(4) - examine all packets regardless of their routing mode.

What is lseIntPortRoutingMode?

Enum (generic/net/dst-port/allPackets) selecting which packet types this port routes. Engineers choose mode to filter routing; generic=non-VNet traffic, net=specific network numbers, allPackets=everything.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.10
snmpwalk -v2c -c public <target> APPLIC-MIB::lseIntPortRoutingMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.1.2.1.1.10.1
snmpget -v2c -c public <target> APPLIC-MIB::lseIntPortRoutingMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.81.19.1.2.1.1.10.1 i <value>

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.2lseIntPortAPPLIC-MIB
1.3.6.1.4.1.81.19.1.2.1lseIntPortTableAPPLIC-MIB
1.3.6.1.4.1.81.19.1.2.1.1lseIntPortEntryAPPLIC-MIB
1.3.6.1.4.1.81.19.1.2.1.1.10lseIntPortRoutingModeAPPLIC-MIB