All MIBs › RAD-MIB › maskingHighLevelProt
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 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.6 | newMasking | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.6.3 | maskingTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.6.3.1 | maskingEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.6.3.1.18 | maskingHighLevelProt | RAD-MIB |