All MIBs › SIAE-ALARM-MIB › alarmMibVersion
alarmMibVersion
Module: SIAE-ALARM-MIB
OID (symbolic): SIAE-ALARM-MIB::alarmMibVersion
OID (numeric): 1.3.6.1.4.1.3373.1103.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.1 snmpwalk -v2c -c public <target> SIAE-ALARM-MIB::alarmMibVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.1.1 snmpget -v2c -c public <target> SIAE-ALARM-MIB::alarmMibVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> alarmMibVersion.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.3373 | siaeMicroelettronicaSpa | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103 | siaeMib | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103.4 | smalarm | SIAE-ALARM-MIB |
| 1.3.6.1.4.1.3373.1103.4.1 | alarmMibVersion | SIAE-ALARM-MIB |