All MIBs › BIANCA-BRICK-MIB › biboAdmSnmpVersion
biboAdmSnmpVersion
Module: BIANCA-BRICK-MIB
OID (symbolic): BIANCA-BRICK-MIB::biboAdmSnmpVersion
OID (numeric): 1.3.6.1.4.1.272.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: SNMP Version. version1 : SNMP version V1 version1_compat : SNMP version V1 compatibility mode without the appending private OID part (.i). This is for some SNMP managers that cannot handle this extension. In this mode rows with identical index variable content cannot be read correctly. p1 (patch1) : getnext returns the lexicographical next OID (ever!) version1p1_auto : use version1p1_compat if possible use version1p1 if nessesary
Usually the OIDs have the format: .1.3.6.x.x .y.y .i
.1.3.6.x.x: is the constant part of the OID of the variable specified in MIB-source .y.y : is the specific part of the OID to identify exactly a row. It is the content of all index variables. .i : is a consecutively incremented index number, to distinguish rows with identical index variables
What is biboAdmSnmpVersion?
SNMP Version. version1 : SNMP version V1 version1_compat : SNMP version V1 compatibility mode without the appending private OID part (.i). This is for some SNMP managers that cannot handle this extension. In this mode rows with identical index variable content cannot be read correctly. p1 (patch1) : getnext returns the lexicographical next OID (ever!) version1p1_a. Allows configuration changes to tune protocol behavior and resource allocation. Example: consult device documentation for valid ranges and expected operational values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.1.5 snmpwalk -v2c -c public <target> BIANCA-BRICK-MIB::biboAdmSnmpVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.1.5.1 snmpget -v2c -c public <target> BIANCA-BRICK-MIB::biboAdmSnmpVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.1.5.1 i <value>
Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-MIB::biboAdmSnmpVersion OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.1 | admin | BIANCA-BRICK-MIB |
| 1.3.6.1.4.1.272.4.1.5 | biboAdmSnmpVersion | BIANCA-BRICK-MIB |