Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 11096 blueArcPrivate(6) blueArcServer(1) blueArcServerObjs(1) mgmnt(5) snmpAgent(6) snmpProtocolMode(1)}

snmpProtocolMode(1)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

snmpProtocolMode OBJECT-TYPE
SYNTAX INTEGER {
bilingual(1),
version1(2),
version2c(3),
unknown(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the protocol to be used by the agent:

bilingual(1) - the agent will process SNMP version 1
or SNMP version 2c requests.
The protocol version used in the response
will be that used in the request.
version1(2) - the agent will only process requests made
using SNMP version 1. The response will be
sent using SNMP version 1.
version2c(3) - the agent will only process requests made using
SNMP version 2c. The response will be sent using
SNMP version 2c.
NOTE: requests made using a protocol version which does not
comply with the agents protocol configuration will
result in the badVersions statistic being incremented and
the SNMP packet being discarded."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: snmpAgent(6) Next sibling OID: snmpAccessRestricted(2) Last sibling OID: snmpTrapHostTable(6)