e7TrapTcaValueType
E7-Notifications-MIB ·
.1.3.6.1.4.1.6321.1.2.2.4.1.28
Object
scalar Enumeration
TCA value type -- exceeded count, below min (floor), or above max (ceiling)
Context
- MIB
- E7-Notifications-MIB
- OID
.1.3.6.1.4.1.6321.1.2.2.4.1.28- Type
- scalar
- Access
- noaccess
- Status
- current
- Parent
- e7NotificationObjects
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 'E7-Notifications-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E7-Notifications-MIB::e7TrapTcaValueType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E7-Notifications-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E7-Notifications-MIB::e7TrapTcaValueType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | count |
2 | floor |
3 | ceiling |