All MIBs › BASIS-GENERIC-MIB › transId
transId
Module: BASIS-GENERIC-MIB
OID (symbolic): BASIS-GENERIC-MIB::transId
OID (numeric): 1.3.6.1.4.1.351.110.2.1.36
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Per card transaction ID. This object is used to keep track of configuration change on the card. The transId will be incremented by one for every configuration change on the card.
What is transId?
Reports a per-card transaction ID counter that increments by one each time a configuration change is made on the card, letting management systems track configuration change history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.36 snmpwalk -v2c -c public <target> BASIS-GENERIC-MIB::transId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.2.1.36.1 snmpget -v2c -c public <target> BASIS-GENERIC-MIB::transId.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2 | cardGeneric | BASIS-MIB |
| 1.3.6.1.4.1.351.110.2.1 | cardInformation | BASIS-GENERIC-MIB |
| 1.3.6.1.4.1.351.110.2.1.36 | transId | BASIS-GENERIC-MIB |