All MIBs › WINS-MIB › cmdDRDataRecordsTable
cmdDRDataRecordsTable
Module: WINS-MIB
OID (symbolic): WINS-MIB::cmdDRDataRecordsTable
OID (numeric): 1.3.6.1.4.1.311.1.2.5.11
Node type: OBJECT-TYPE
Access: read-only
Description:
This is the table that stores the data records The records are sorted lexicographically by name Note: the table is cached (to save on overhead on WINS) To repopulate the table, set cmdDRDataRecordsTable mib var
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.2.5.11 snmpwalk -v2c -c public <target> WINS-MIB::cmdDRDataRecordsTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.2.5.11.1 snmpget -v2c -c public <target> WINS-MIB::cmdDRDataRecordsTable.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 |