cgTrapType
DPS-MIB-CG-V1 ·
.1.3.6.1.4.1.2682.2.8000.2
Object
scalar Enumeration
Trap threshold type.
Context
- MIB
- DPS-MIB-CG-V1
- OID
.1.3.6.1.4.1.2682.2.8000.2- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- cellguardTrap
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 'DPS-MIB-CG-V1' -M '/opt/observium/mibs/dps:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DPS-MIB-CG-V1::cgTrapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DPS-MIB-CG-V1' -M '/opt/observium/mibs/dps:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DPS-MIB-CG-V1::cgTrapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | voltage |
2 | current |
3 | temperature |
4 | strapResistance |
5 | life |
6 | conductance |