CISCO-IPSLA-AUTOMEASURE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
39
.1.3.6.1.4.1.9.9.633.1.1 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaAutoGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaAutoGroupTable'
A table that contains IP SLA auto measure group definitions.
cipslaAutoGroupEntry row .1.3.6.1.4.1.9.9.633.1.1.1
An entry containing the configurations for a particular
auto measure group.
Column Syntax OID
A group name which is used by a management application
to identify the group.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.633.1.1.1.1
This field is used to provide description for the group.
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.633.1.1.1.2
This object refers to the cipslaAutoGroupDestName
in cipslaAutoGroupDestTable. If the name entered
is not present in cipslaAutoGroupDestTable, then when
group is scheduled, no ip sla operations will be created.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.633.1.1.1.3
This object represents the destination port number
for auto discovery use.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.633.1.1.1.4
A string which is used by a management application to
identify the template which is associated with the group.
Depends on cipslaAutoGroupOperType, this object refers to
cipslaIcmpEchoTmplName in cipslaIcmpEchoTmplTable…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.633.1.1.1.5
This object refers to the cipslaAutoGroupSchedId in
cipslaAutoGroupSchedTable, and is used to schedule
this group.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.633.1.1.1.6
When this object is set to true, QoS is enabled for this
group and this group is linked to policy map. The
restriction is that after QoS is enabled, it can not be
disabled for this group.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.633.1.1.1.7
This object specifies the type of IP SLA operation.
When operation type is not ICMP jitter, then
cipslaAutoGroupOperTemplateName must be specified.
CISCO-IPSLA-TC-MIBIpSlaOperTyper/w
Type Values:
1icmpEcho
2udpEcho
3tcpConnect
4udpJitter
5icmpJitter
.1.3.6.1.4.1.9.9.633.1.1.1.8
When this object is set to true, destination IP address
is populated through auto-discovery.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.633.1.1.1.9
This object specifies number of measurement retries to
be attempted for the discovered end point after the
connection to the end point is broken. If there is no
re-registration message received, the end point will be …
Unsigned32r/w
Constraints:
range: 1-65536
.1.3.6.1.4.1.9.9.633.1.1.1.10
This object represents the ageout time for the discovered
end point. If the end point becomes inactive for the period
of ageout time, the end point will be removed from the
discovered end point list.

W…
secondsUnsigned32r/w
Constraints:
range: 0-65536
.1.3.6.1.4.1.9.9.633.1.1.1.11
The storage type of this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.633.1.1.1.12
The status of the conceptual group control row.

When the status is active, the other writable objects
may be modified unless the scheduler with name
specified by cipslaAutoGroupSchedulerId is scheduled.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.633.1.1.1.13
.1.3.6.1.4.1.9.9.633.1.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaAutoGroupDestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaAutoGroupDestTable'
A table contains the list of destination IP
addresses and ports associated to the auto measure
group destination name.
cipslaAutoGroupDestEntry row .1.3.6.1.4.1.9.9.633.1.2.1
An entry containing the destination IP addresses
and port configurations associated to auto measure
group destination name.
Column Syntax OID
This is the name for an auto measure group destination.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.633.1.2.1.1
The type of the internet address of a destination
for an auto measure group.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.633.1.2.1.2
The internet address of a destination for an auto
measure group. The type of this address is determined
by the value of cipslaAutoGroupDestIpAddrType.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.633.1.2.1.3
This object represents the destination port number.
For ICMP echo and ICMP jitter, the suggested value is
'0'.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.633.1.2.1.4
The storage type of this conceptual row.

By default the entry will be saved into non-volatile
memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.633.1.2.1.5
The status of the conceptual destination table control row.
No other objects in this row need to be set before this object
can become active.

During 'destroy', when cipslaAutoGroupDestIpAddr is specified …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.633.1.2.1.6
.1.3.6.1.4.1.9.9.633.1.3 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaReactTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaReactTable'
A table that contains reaction configurations for templates.
Each conceptual row in cipslaReactTable corresponds 
to a reaction configured for one template.
          
Each template can have multiple reactions and hence there can be 
multiple rows for a particular template. Different template
types can have different reactions. The reaction type is 
specified as cipslaReactVar based upon template type as some 
reaction types are applicable just for specific template types.
cipslaReactEntry row .1.3.6.1.4.1.9.9.633.1.3.1
A base list of objects that define a conceptual reaction
configuration control row.
Column Syntax OID
This object along with cipslaAutoGroupOperType and
cipslaAutoGroupOperTemplateName identifies
a particular reaction-configuration for one IP SLA
template.

This number is persistent across reboots.
Unsigned32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.9.9.633.1.3.1.1
This object specifies the type of reaction configured for an
IP SLA template. Default value is 'rtt' for ICMP echo, UDP echo
and TCP connect. Default value is 'jitterAvg' for UDP jitter and
ICMP jitter.

CISCO-IPSLA-TC-MIBIpSlaReactVarr/w
Type Values:
1rtt
2jitterSDAvg
3jitterDSAvg
4packetLossSD
5packetLossDS
6mos
7timeout
8connectionLoss
9verifyError
10jitterAvg
11icpif
12packetMIA
13packetLateArrival
14packetOutOfSequence
15maxOfPositiveSD
16maxOfNegativeSD
17maxOfPositiveDS
18maxOfNegativeDS
19successivePacketLoss
20maxOfLatencyDS
21maxOfLatencySD
22latencyDSAvg
23latencySDAvg
24packetLoss
.1.3.6.1.4.1.9.9.633.1.3.1.2
This object specifies the conditions under which
a notification ( trap ) is sent. The rttMonReactOccurred
object defined in rttMonReactTable in CISCO-RTTMON-MIB will
change accordingly:

never(1) - r…
Enumerationr/w
Enumerated Values:
1never
2immediate
3consecutive
4xOfy
5average
.1.3.6.1.4.1.9.9.633.1.3.1.3
Specifies what type, if any, of reaction to
generate if one of the watched
(reaction-configuration ) conditions is satisfied:

none(1) - no reaction is generated
notificationOnly(2) - a n…
Enumerationr/w
Enumerated Values:
1none
2notificationOnly
.1.3.6.1.4.1.9.9.633.1.3.1.4
This object defines the higher threshold limit.
If the value ( e.g rtt, jitterAvg, packetLossSD etc ) rises
above this limit and if the condition specified in
cipslaReactThresholdType is satisfied, a notification is
ge…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.633.1.3.1.5
This object defines a lower threshold limit. If the
value ( e.g rtt, jitterAvg, packetLossSD etc ) falls
below this limit and if the condition specified in
cipslaReactThresholdType is satisfied, a notification
is gener…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.633.1.3.1.6
If cipslaReactThresholdType value is 'xOfy', this object
defines the 'x' value.

If cipslaReactThresholdType value is 'consecutive'
this object defines the number of consecutive occurrences
that needs thre…
Unsigned32r/w
Constraints:
range: 1-16
.1.3.6.1.4.1.9.9.633.1.3.1.7
This object defines the 'y' value of the xOfy condition
if cipslaReactThresholdType is 'xOfy'. The default for the
'y' value is 5.

For other values of cipslaReactThresholdType, this object
is not applica…
Unsigned32r/w
Constraints:
range: 1-16
.1.3.6.1.4.1.9.9.633.1.3.1.8
The storage type of this conceptual row.

By default the entry will be saved into non-volatile
memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.633.1.3.1.9
This objects indicates the status of the conceptual
Reaction Control Row.

When this object moves to active state, the conceptual row
is monitored and notifications are generated when threshold
violatio…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.633.1.3.1.10
.1.3.6.1.4.1.9.9.633.1.4 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cipslaAutoGroupSchedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IPSLA-AUTOMEASURE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-AUTOMEASURE-MIB::cipslaAutoGroupSchedTable'
A table of group scheduling definitions.
cipslaAutoGroupSchedEntry row .1.3.6.1.4.1.9.9.633.1.4.1
A list of objects that define specific configuration for
group scheduling.
Column Syntax OID
This string uniquely identifies a row in the
cipslaAutoGroupSchedTable.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.633.1.4.1.1
Specifies the time duration between initiating two
IP SLA operations generated via the auto measure group.
secondsUnsigned32r/w
Constraints:
range: 100-99000
.1.3.6.1.4.1.9.9.633.1.4.1.2
Specifies the duration between initiating each RTT
operation for one IP SLA operation generated via the auto
measure group.

The value of this object is only effective when both
cipslaAutoGroupSchedMaxInt…
secondsUnsigned32r/w
Constraints:
range: 1-604800
.1.3.6.1.4.1.9.9.633.1.4.1.3
This object specifies the life of all the operations that are
getting group scheduled. This value will be placed into
cipslaAutoGroupSchedRttLife object when this conceptual control
row becomes 'active'.

secondsUnsigned32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.9.633.1.4.1.4
This object specifies the ageout value of the operations that are
getting group scheduled. This value will be placed into
rttMonSchedAdminConceptRowAgeout object for each of the
operations in the group when this concept…
secondsUnsigned32r/w
Constraints:
range: 0-2073600
.1.3.6.1.4.1.9.9.633.1.4.1.5
Specifies the max duration between initiating each RTT
operation for one IP SLA operation in the group.
secondsUnsigned32r/w
Constraints:
range: 0-604800
.1.3.6.1.4.1.9.9.633.1.4.1.6
Specifies the min duration between initiating each RTT
operation for one IP SLA operation in the group.

The value of this object should be lower than the value of
cipslaAutoGroupSchedMaxInterval.
secondsUnsigned32r/w
Constraints:
range: 0-604800
.1.3.6.1.4.1.9.9.633.1.4.1.7
This is the time in seconds after which the operations of
the associated groups will take transition to active state.
When set to the value other than '1' (pending), then all
objects in this row cannot be modified.
secondsUnsigned32r/w
Constraints:
range: 0-604800
.1.3.6.1.4.1.9.9.633.1.4.1.8
The storage type of this conceptual row.

By default the entry will be saved into non-volatile
memory.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.633.1.4.1.9
The status of the conceptual group schedule control row.

When the status is active and the value of
cipslaAutoGroupSchedStartTime is '1', the other writable
objects may be modified.

This …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.633.1.4.1.10