All MIBs › RAD-MIB › maskingDestAddress
maskingDestAddress
Module: RAD-MIB
OID (symbolic): RAD-MIB::maskingDestAddress
OID (numeric): 1.3.6.1.4.1.164.4.1.6.3.1.12
Node type: OBJECT-TYPE
Type: GenAddress
Access: read-write
Description:
If maskingFrameType = broadcast or multicast, this object is NOT APPLICABLE. If maskingFrameType = all or unknown, this object is applicable. The destination address is according to the maskingMacOrNet and maskingProtocolType variables. In case of 'MAC' enter 6 bytes (48 bit) of source address. In case of 'NET' if the maskingProtocolType is IP, this is the IP address if the maskingProtocolType is IPX, this is the IPX address (nnnnmmmmmmss) nnnn - IPX net address mmmmmm - Node address (Mac) ss - IPX socket. In case of 'Apple' nn - net address (4 nibbles) ss - socket (4 nibbles). The IPX socket entered here has priority over the value of maskingLowLevelProt, when it is ipxRip, ipxSap or ipxSpx, unless the entered IPX socket is don't care.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.6.3.1.12 snmpwalk -v2c -c public <target> RAD-MIB::maskingDestAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.6.3.1.12.1 snmpget -v2c -c public <target> RAD-MIB::maskingDestAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.6.3.1.12.1 s <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.12 | maskingDestAddress | RAD-MIB |