All MIBs › AT-RG600-MIB › sysVendor
sysVendor
Module: AT-RG600-MIB
OID (symbolic): AT-RG600-MIB::sysVendor
OID (numeric): 1.3.6.1.4.1.207.8.44.4.1.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Vendor name.
What is sysVendor?
This read-only text identifies the manufacturer of the device or product. Used for asset management. Example: 'Allied Telesis' indicates the company that built the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.1.1.1 snmpwalk -v2c -c public <target> AT-RG600-MIB::sysVendor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.44.4.1.1.1.1 snmpget -v2c -c public <target> AT-RG600-MIB::sysVendor.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysVendor.1
Start monitoring Allied Telesis RG600 residential/SMB gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-RG600-MIB::sysVendor OID value, configure state conditions and alerts, and monitor any Allied Telesis RG600 residential/SMB gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44 | residentialGateway | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4 | rg600 | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1 | rg600system | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.1 | sysInfo | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.44.4.1.1.1 | sysVendor | AT-RG600-MIB |