brDatabaseType
A3COM0039-GENERIC-BRIDGE ·
.1.3.6.1.4.1.43.10.18.5.1
Object
scalar mandatory
Enumeration
This dummy object enables the database full trap to differentiate between the filtering database, the permanent database and the ATM CAM.
Context
- MIB
- A3COM0039-GENERIC-BRIDGE
- OID
.1.3.6.1.4.1.43.10.18.5.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- brDummyPackage
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM0039-GENERIC-BRIDGE' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0039-GENERIC-BRIDGE::brDatabaseType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0039-GENERIC-BRIDGE' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0039-GENERIC-BRIDGE::brDatabaseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | filtering |
2 | permanent |
3 | atmCam |