All MIBs › SC5520-MIB › sc5520AddRemoteAddress
sc5520AddRemoteAddress
Module: SC5520-MIB
OID (symbolic): SC5520-MIB::sc5520AddRemoteAddress
OID (numeric): 1.3.6.1.4.1.498.8.3.3.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Add Remote address from Master tells the master (SC5520) how many remotes (nms520) units are in its network, the serial number of those remote units and its Drop adrress. This information allows the Master to perform alarm reporting functions in a multipoint configuration. This object allows the master unit to add remote units from its network table. To add a remote unit to the Master's network table SET this object and specifiy the Serial Number of the unit in the first 16 locations in the OCTET STRING, and the Drop address(00 to 31) in the last 2 locations of the OCTET STRING. Remote alarm reporting will work in DDS1 only. Reading this object will report the last serial/address added or deleted.
What is sc5520AddRemoteAddress?
Setting this object registers a remote (nms520) unit into the master's network table for multipoint alarm reporting: the value's first 16 bytes hold the remote's serial number and the last 2 bytes its drop address (0-31); reading it reports the most recently added or deleted entry. Works only on DDS1 lines.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.8.3.3.1.2 snmpwalk -v2c -c public <target> SC5520-MIB::sc5520AddRemoteAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.8.3.3.1.2.1 snmpget -v2c -c public <target> SC5520-MIB::sc5520AddRemoteAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.8.3.3.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sc5520AddRemoteAddress.1
Start monitoring General DataComm SC5520 DSU/CSU (loopback/DTE-interface configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SC5520-MIB::sc5520AddRemoteAddress OID value, configure state conditions and alerts, and monitor any General DataComm SC5520 DSU/CSU (loopback/DTE-interface configuration) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| 1.3.6.1.4.1.498.8 | dsu | DDS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.8.3 | sc5520 | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.3 | sc5520MasterTable | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.3.1 | sc5520MasterTableEntry | SC5520-MIB |
| 1.3.6.1.4.1.498.8.3.3.1.2 | sc5520AddRemoteAddress | SC5520-MIB |