trpzTraplogVarValueType

TRAPEZE-NETWORKS-TRAPLOG-MIB · .1.3.6.1.4.1.14525.4.13.1.4.1.4

Object

column Enumeration
The type of the value.  One and only one of the value
objects that follow must be instantiated, based on this type.

Context

MIB
TRAPEZE-NETWORKS-TRAPLOG-MIB
OID
.1.3.6.1.4.1.14525.4.13.1.4.1.4
Type
column
Access
readonly
Status
current
Parent
trpzTraplogVarEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRAPEZE-NETWORKS-TRAPLOG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-TRAPLOG-MIB::trpzTraplogVarValueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRAPEZE-NETWORKS-TRAPLOG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-TRAPLOG-MIB::trpzTraplogVarValueType.<trpzTraplogVarTrapIndex>.<trpzTraplogVarIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRAPEZE-NETWORKS-TRAPLOG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRAPEZE-NETWORKS-TRAPLOG-MIB::trpzTraplogVarValueType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1counter32
2unsigned32
3timeTicks
4integer32
5ipAddress
6octetString
7objectId
8counter64

Conformance