zhoneAlarmActiveVariableValueType
ZHONE-GEN-ALARM ·
.1.3.6.1.4.1.5504.3.1.18.4.1.2
Object
The type of the value. One and only one of the value objects that follow is used for a given row in this table, based on this type.
Context
- MIB
- ZHONE-GEN-ALARM
- OID
.1.3.6.1.4.1.5504.3.1.18.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneAlarmActiveVariableEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-ALARM::zhoneAlarmActiveVariableValueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-GEN-ALARM::zhoneAlarmActiveVariableValueType.<zhoneAlarmActiveId>.<zhoneAlarmActiveResourceId>.<zhoneAlarmActiveVariableId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-GEN-ALARM' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-GEN-ALARM::zhoneAlarmActiveVariableValueType'
Syntax
- Source
- ZhoneAlarmActiveVariableValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | counter32 |
2 | unsigned32 |
3 | timeTicks |
4 | integer32 |
5 | ipAddress |
6 | octetString |
7 | objectId |
8 | counter64 |
9 | opaque |
Conformance
Member of