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
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
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.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| 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 |