alarmPolicyParameterOID
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.7.13.1.1.2
Object
column mandatory
r/w
ObjectIdentifier
This variable defines the type of variable that this policy monitors. The value of the item is an non-instanciated OID from the following list: - chHWPeakIntTemp. - ethPortFramesReceivedOK. - ethPortRunts. - ethPortPacketErrors. - ethPortCollisions. - ethPortPartitions. - ethPortPygmys. - ethGroupTotalErrors. - ethBusTotalCollisions. - ethBusTotalPackets. - ethBusTotalErrors. - ethBusUtilization. - tokRingUtilization. - dot5StatsLostFrameErrors. - dot5StatsSoftErrors. - dot5StatsHardErrors. - lsBusStatsPkts. - lsBusStatsUtilization. - lsBusStatsEthBroadcastPkts. - lsBusStatsEthMulticastPkts. - lsBusStatsGoodEthPkts. - lsBusStatsBadEthPkts. - lsBusStatsNonEthPkts - lsBusStatsPriorityPkts (1-4) - portInPkts. - portInTotalErrors. If the value of this item is not one of the above, or if it is one of the above but the item is not supported by the agent (such as a TR counter for a hub managed by an Ethernet agent), then when the row's status is changed to valid(1) a genErr will be returned.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.13.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alarmPolicyEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::alarmPolicyParameterOID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::alarmPolicyParameterOID.<alarmPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::alarmPolicyParameterOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.