RAD-MIB :: maskingHighLevelProt

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBmaskingHighLevelProt

maskingHighLevelProt

Module: RAD-MIB

OID (symbolic): RAD-MIB::maskingHighLevelProt

OID (numeric): 1.3.6.1.4.1.164.4.1.6.3.1.18

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

This field is set in connection to the maskingProtocolType variable. This variable specifies the high level protocols (application). As for today it supports just IP protocol stack. The object's value is a sum of the following instances values (selected by user): none (0), -- don't care ftp (1), ftpC (2), telnet (4), smtp (8), tftp (16), snmp (32), snmpTrap (64), ipRip (128), www (256), email (512), dns (1024),

For Apple Protocol only: rtmp (2048), nbp (4096), atp (8192), aep (16384), zip (32768), adsp (65536), pap (131072), asp (262144)

Example: if ftp(1), snmp(32) and snmpTrap(64) instances were selected, the value should be 97 (=1+32+64).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.6.3.1.18
snmpwalk -v2c -c public <target> RAD-MIB::maskingHighLevelProt

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.6.3.1.18.1
snmpget -v2c -c public <target> RAD-MIB::maskingHighLevelProt.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.6.3.1.18.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.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.6newMaskingRAD-MIB
1.3.6.1.4.1.164.4.1.6.3maskingTableRAD-MIB
1.3.6.1.4.1.164.4.1.6.3.1maskingEntryRAD-MIB
1.3.6.1.4.1.164.4.1.6.3.1.18maskingHighLevelProtRAD-MIB