snmpAdminVersion
BINTEC-ADMIN-MIB ·
.0.3.1.1
Object
scalar
r/w
Bits
This bitfield enables the active SNMP versions: v1 : SNMP V1 v2c : SNMP V2c (community, like v1 but with Counter64) v3 : SNMP V3 .
Context
- MIB
- BINTEC-ADMIN-MIB
- OID
.0.3.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpAdmin
- Siblings
- 8
Syntax
Bits
Values & Constraints
Enumerated Values
0 | v1 |
1 | v2c |
2 | v3 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpAdminPort SNMP listen port. | scalar | Integer32 | .0.3.1.2 |
| snmpAdminTrapPort SNMP trap port. | scalar | Integer32 | .0.3.1.3 |
| snmpAdminTrapCommunity Community name for sending traps. | scalar | OctetString | .0.3.1.4 |
| snmpAdminTrapBrdCast Enable/disable trap broadcasting. | scalar | Enumeration | .0.3.1.5 |
| snmpAdminPrivIndex This enables or disables the handling of the private OID part (.i):
auto : the private OID part is appended automatically
- depending on community name
the private OID… | scalar | Enumeration | .0.3.1.6 |
| snmpAdminGetOrder This the handling of the private OID part (.i):
normal : the GetNext returns the next object like stored in
internal database.
sorted : the GetNext return the next object… | scalar | Enumeration | .0.3.1.7 |
| snmpAdminLinkTrapEvent Defines the ifOperStatus transition(s) of an ifTable object
that generates a SNMP linkUp/linkDown trap:
none : disable linkUp/linkDown trap generation.
a… | scalar | Enumeration | .0.3.1.8 |
| snmpAdminMcDiscovery Defines whether Multicast SNMP discovery is enabled or not. | scalar | Enumeration | .0.3.1.9 |