All MIBs › AP553-MIB › unitType
unitType
Module: AP553-MIB
OID (symbolic): AP553-MIB::unitType
OID (numeric): 1.3.6.1.4.1.498.22.1.2.1.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines the ap553 as a master or remote unit in the network. This option is used to define the probe(s) installed on the local management network. As a master, PVC hiding is disabled, which allows discovery of remotely managed probes. WEBFLAG Master Remote WEBEND
What is unitType?
An enumeration (1=master, 2=remote) specifying whether this probe is master or remote. Master probes discover remote probes; remote probes report to master. Example: 1 = master probe.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.22.1.2.1.3.1 snmpwalk -v2c -c public <target> AP553-MIB::unitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.22.1.2.1.3.1.1 snmpget -v2c -c public <target> AP553-MIB::unitType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.22.1.2.1.3.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> unitType.1
Start monitoring General DataComm Frame Relay access/probe equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AP553-MIB::unitType OID value, configure state conditions and alerts, and monitor any General DataComm Frame Relay access/probe equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.22 | framerelay | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1 | innovx | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1.2 | linkProbe | INNOVX-CORE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.22.1.2.1 | probeConfig | AP553-MIB |
| 1.3.6.1.4.1.498.22.1.2.1.3 | proFunConfig | AP553-MIB |
| 1.3.6.1.4.1.498.22.1.2.1.3.1 | unitType | AP553-MIB |