All MIBs › SENAO-ENTERPRISE-INDOOR-AP-CB-MIB › entSNMPVerType
entSNMPVerType
Module: SENAO-ENTERPRISE-INDOOR-AP-CB-MIB
OID (symbolic): SENAO-ENTERPRISE-INDOOR-AP-CB-MIB::entSNMPVerType
OID (numeric): 1.3.6.1.4.1.14125.100.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The version of current SNMP agent.0:all, 1: v1, 2:v2c, 3:v3
What is entSNMPVerType?
Selects which SNMP protocol version(s) the agent accepts: all(0), v1(1), v2c(2), or v3(3). An admin restricts this to v3(3) alone to disable the weaker, unencrypted v1/v2c access and require authenticated, encrypted SNMP requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14125.100.6.2 snmpwalk -v2c -c public <target> SENAO-ENTERPRISE-INDOOR-AP-CB-MIB::entSNMPVerType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14125.100.6.2.1 snmpget -v2c -c public <target> SENAO-ENTERPRISE-INDOOR-AP-CB-MIB::entSNMPVerType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14125.100.6.2.1 i <value>
Start monitoring Senao enterprise indoor access point, Senao client bridge (802.11 radio/client-association status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SENAO-ENTERPRISE-INDOOR-AP-CB-MIB::entSNMPVerType OID value, configure state conditions and alerts, and monitor any Senao enterprise indoor access point, Senao client bridge (802.11 radio/client-association status) 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.14125 | senao | SENAO-ENTERPRISE-INDOOR-AP-CB-MIB |
| 1.3.6.1.4.1.14125.100 | indoorWirelessDevice | SENAO-ENTERPRISE-INDOOR-AP-CB-MIB |
| 1.3.6.1.4.1.14125.100.6 | entSNMP | SENAO-ENTERPRISE-INDOOR-AP-CB-MIB |
| 1.3.6.1.4.1.14125.100.6.2 | entSNMPVerType | SENAO-ENTERPRISE-INDOOR-AP-CB-MIB |