All MIBs › WINS-MIB › cmdDRRecordAddress
cmdDRRecordAddress
Module: WINS-MIB
OID (symbolic): WINS-MIB::cmdDRRecordAddress
OID (numeric): 1.3.6.1.4.1.311.1.2.5.11.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Address(es) of the record. If the record is a multihomed record or a special group, the addresses are returned sequentially in pairs. Each pair is comprised of the address of the owner wins followed by the address of the machine (multihomed)/member (special group). Note: Following snmp's convention, the records are always returned in network byte order
What is cmdDRRecordAddress?
Read-only address data for this record, returned in network byte order; for a multihomed record or special group, addresses come as sequential owner/member address pairs. An admin reads this to see the actual IP address(es) registered for a given NetBIOS name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.2.5.11.1.2 snmpwalk -v2c -c public <target> WINS-MIB::cmdDRRecordAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.2.5.11.1.2.1 snmpget -v2c -c public <target> WINS-MIB::cmdDRRecordAddress.1
Start monitoring Microsoft Windows servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WINS-MIB::cmdDRRecordAddress OID value, configure state conditions and alerts, and monitor any Microsoft Windows servers 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.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.311.1.2 | wins | WINS-MIB |
| 1.3.6.1.4.1.311.1.2.5 | cmd | WINS-MIB |
| 1.3.6.1.4.1.311.1.2.5.11 | cmdDRDataRecordsTable | WINS-MIB |
| 1.3.6.1.4.1.311.1.2.5.11.1 | cmdDRRecordEntry | WINS-MIB |
| 1.3.6.1.4.1.311.1.2.5.11.1.2 | cmdDRRecordAddress | WINS-MIB |