All MIBs › RAD-MIB › maskingSourceAddress
maskingSourceAddress
Module: RAD-MIB
OID (symbolic): RAD-MIB::maskingSourceAddress
OID (numeric): 1.3.6.1.4.1.164.4.1.6.3.1.8
Node type: OBJECT-TYPE
Type: GenAddress
Access: read-write
Description:
The source 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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.6.3.1.8 snmpwalk -v2c -c public <target> RAD-MIB::maskingSourceAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.6.3.1.8.1 snmpget -v2c -c public <target> RAD-MIB::maskingSourceAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.6.3.1.8.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.8 | maskingSourceAddress | RAD-MIB |