CISCO-DIST-DIRECTOR-MIB Table View

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

Tables
8
Rows
8
Columns
60
.1.3.6.1.4.1.9.9.197.1.1.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddGeneralMetricProfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddGeneralMetricProfTable'
This table contains a list of metric profiles.
A profile can be identified by the index
cddGeneralMetricProfId. When a profile's identifier is
assigned to an object whose syntax is
CddMetricProfileId or CddMetricProfileIdOrZero, all
priority and weight values for all metrics in the
profile are applied.
cddGeneralMetricProfEntry row .1.3.6.1.4.1.9.9.197.1.1.1.1
An entry containing the priority and weight values for
a metric in a metric profile. Each entry is associated
with a specific metric profile identifier and metric
type combination. A profile consists of all entries
that…
Column Syntax OID
The identifier of a metric profile.
CddMetricProfileId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.197.1.1.1.1.1
The type of a metric in the profile.
CddMetricType
Type Values:
1drpExternal
2drpInternal
3drpServer
4drpRtt
5admin
6random
7portion
8dfpAvailability
9routeMap
.1.3.6.1.4.1.9.9.197.1.1.1.1.2
The priority value of the metric in the profile.
CddMetricPriorityr/w
Type Constraints:
range: 0..101
.1.3.6.1.4.1.9.9.197.1.1.1.1.3
The weight value of the metric in the profile.
CddMetricWeightr/w
Type Constraints:
range: 0..100
.1.3.6.1.4.1.9.9.197.1.1.1.1.4
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.1.1.1.5

cddHostTable

table
.1.3.6.1.4.1.9.9.197.1.2.1 · 1 row entry · 15 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostTable'
A list of Distributed Director virtual host name or
subdomain specific configurations, statistics and
status entries.
cddHostEntry row .1.3.6.1.4.1.9.9.197.1.2.1.1
An entry containing configurations, statistics and
status information for the specified combination of
virtual host name/subdomain and query type.

Entries in this table may be queried, created or
deleted by…
Column Syntax OID
The name of a virtual host or subdomain.
DNS-SERVER-MIBDnsNameAsIndex .1.3.6.1.4.1.9.9.197.1.2.1.1.1
The type of DNS query for which this host entry
information would be used. Currently only query type
'A(1)', 'NS(2)', and 'MX(15)' are supported.
DNS-SERVER-MIBDnsType
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.197.1.2.1.1.2
The service port number for the specified combination
of virtual host name and query type.

Setting this object to the value '0' will disable the
usage of the service port.
CISCO-TCCiscoPortr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.197.1.2.1.1.3
Specifies the identifier of a metric profile. The
priority and weight values for all metrics in the
profile are assigned to the specified combination of
virtual host name and query type.

The value '0' ind…
CddMetricProfileIdOrZeror/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.2.1.1.4
Enables/disables the drp-med option. The drp-med
option enables the DD to use the BGP MED attribute in
redirection decisions in cases where there is more than
one DRP agent in the same autonomous system and at
least two…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.197.1.2.1.1.5
The number of round-trip time probes that the DRP agent
should attempt.
Unsigned32r/w
Constraints:
range: 1-3
.1.3.6.1.4.1.9.9.197.1.2.1.1.6
The tolerance percentage value for the drp-rtt metric.
If two drp-rtt metrics are within the tolerance
percentage of each other in value, they should be
assumed to be tied.
Unsigned32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.9.9.197.1.2.1.1.7
Enables/disables the use of access control lists when
sorting IP addresses for this hostname. In access
control mode, if the IP address of a client is not
permitted by the access list associated with a server,
that serv…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.197.1.2.1.1.8
Specifies the maximum number of DNS resource records
that can be returned to DNS clients.

For the value '1' of this object, the Distributed
Director only returns the 'best' server's IP address in
a DNS re…
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.197.1.2.1.1.9
Specifies if the DNS/HTTP request/response and server
selection process are logged via 'syslog' facility.
The severity 'info(7)' is used for logging 'syslog'
messages.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.197.1.2.1.1.10
Specifies the URL that is used by the Distributed
Director to determine remote server's availability by
connecting to the host service port and attempting to
retrieve a web page.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.197.1.2.1.1.11
Specifies the duration between two service availability
checking processes. The Distributed Director checks the
service availability periodically by connecting to the
host service port for retrieving a web page with the…
Integer32r/w
Constraints:
range: 0-3276700
.1.3.6.1.4.1.9.9.197.1.2.1.1.12
The number of DNS/HTTP queries/requests the Distributed
Director has received for the combination of virtual
host name and query type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.2.1.1.13
The number of DNS/HTTP queries/requests the Distributed
Director has processed for the combination of virtual
host name and query type.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.2.1.1.14
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.2.1.1.15
.1.3.6.1.4.1.9.9.197.1.2.2 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddHostConnectCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostConnectCfgTable'
A list of Distributed Director per-host server connect
test information entries. This information includes the
configuration parameters used by Distributed Director's
server connect tests.
cddHostConnectCfgEntry row .1.3.6.1.4.1.9.9.197.1.2.2.1
A Distributed Director per-host server connect test
configuration information entry, which specifies
whether and how a TCP connect test should be performed
for each server associated with this host.

Entries…
Column Syntax OID
A port number, to which a TCP connect test
should be performed for each server associated with
this host.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.197.1.2.2.1.1
The connect test interval, which is used for empirical
verification that the service is available on the port.

Setting this object to the value '0' will disable the
server connect test on the port for thi…
Integer32r/w
Constraints:
range: 0-3276700
.1.3.6.1.4.1.9.9.197.1.2.2.1.2
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.2.2.1.3
.1.3.6.1.4.1.9.9.197.1.2.3 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddHostTolCfgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostTolCfgTable'
A list of Distributed Director per-host priority
level metrics tolerance information entries.
cddHostTolCfgEntry row .1.3.6.1.4.1.9.9.197.1.2.3.1
An entry containing Distributed Director per-host
metrics tolerance information at a priority level. If
at a priority level two or more remote servers have
metric values that are within a certain tolerance
percentage of…
Column Syntax OID
Specifies the metrics tolerance priority level for the
host.
Unsigned32
Constraints:
range: 1-101
.1.3.6.1.4.1.9.9.197.1.2.3.1.1
Specifies the metrics tolerance percentage value
associated with the priority level.
percentageUnsigned32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.9.9.197.1.2.3.1.2
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.2.3.1.3
.1.3.6.1.4.1.9.9.197.1.3.1 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerTable'
A list of Distributed Director server specific
information entries. This information includes the
configuration parameters, statistics and availability
status for each server.
cddServerEntry row .1.3.6.1.4.1.9.9.197.1.3.1.1
An entry containing Distributed Director server
specific configuration, statistics and status
information.

Entries in this table may be queried, created or
deleted by NMS. Deleting an entry from this table …
Column Syntax OID
The type of IP address for the cddServerAddr object.
Only the support for the value 'ipv4(1)' is required.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.197.1.3.1.1.1
The IP address of a server that is associated with a
virtual host name.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.197.1.3.1.1.2
The type of IP address for the cddServerDrpAddr
object.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.197.1.3.1.1.3
The IP address of the Director Response Protocol (DRP)
agent that supports this server.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.197.1.3.1.1.4
The administrative preference metric value for the
server. It specifies the preference of one server over
another (the larger the number, the lower the
preference).

Setting this object to the value '0' wi…
Integer32r/w
Constraints:
range: -1-100
.1.3.6.1.4.1.9.9.197.1.3.1.1.5
Specifies the portion metric value for the server.
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.197.1.3.1.1.6
The host name that will be used in the URL instead of
the server's IP address if this server is selected
while in HTTP redirector mode.
DNS-SERVER-MIBDnsNamer/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.197.1.3.1.1.7
The default availability metric value for all ports on
the server. This value is used if the DFP reported
availability value is found to have timed out, or has
not been reported yet, or if the associated port for the
vi…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.197.1.3.1.1.8
The number of times this server has been advertised as
the best server for the subdomain or host name.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.3.1.1.9
The last time the server was advertised as the best
server for the subdomain name or host name.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.197.1.3.1.1.10
Indicates the DRP server metric value of the server.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.3.1.1.11
The number of times this server has been advertised
as the best server due to the server specific portion
metric.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.3.1.1.12
Indicates the access list that is used to verify
if this server should be selectable as a valid choice
for a particular client. This list will only be checked
if the access control is turned on for the hostname
being lo…
Unsigned32
Constraints:
range: 0-99
.1.3.6.1.4.1.9.9.197.1.3.1.1.13
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.3.1.1.14
.1.3.6.1.4.1.9.9.197.1.3.2 · 1 row entry · 14 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddServerPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerPortTable'
A list of Distributed Director server port specific
information entries. This information includes the
configuration parameters, statistics and availability
status for each service port on servers.
cddServerPortEntry row .1.3.6.1.4.1.9.9.197.1.3.2.1
An entry containing Distributed Director server port
specific configuration, statistics and status
information.

Entries in this table may be queried, created or
deleted by NMS. Deleting an entry from this t…
Column Syntax OID
The service port number of the server.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.197.1.3.2.1.1
The administrative preference metric value for the
server and the port. It specifies the preference of
one server over another (the larger the number, the
lower the preference).

Setting this object to the…
Integer32r/w
Constraints:
range: -1-100
.1.3.6.1.4.1.9.9.197.1.3.2.1.2
The connect test interval, which is used for empirical
verification that the service is available on this port
of the server.

Setting this object to the value '0' will disable the
server connect test on t…
Integer32r/w
Constraints:
range: 0-3276700
.1.3.6.1.4.1.9.9.197.1.3.2.1.3
The portion metric value for the port of the server.

Setting this object to the value '0' will disable the
usage of this 'per-service' metric, and the less
specific 'per-server' metric value will be used
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.197.1.3.2.1.4
The default DFP availability metric value for the port
of the server. This value is used if the DFP reported
availability value is found to have timed out, has not
been reported yet, or if the associated port for the
vi…
Unsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.197.1.3.2.1.5
Specifies the URL that is used by the Distributed
Director to determine remote server's availability by
connecting to the port of the server and attempting to
retrieve a web page.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.197.1.3.2.1.6
Specifies the duration between two service availability
checking processes. The Distributed Director checks the
service availability periodically by connecting to the
port of the server for retrieving a web page with th…
Integer32r/w
Constraints:
range: 0-3276700
.1.3.6.1.4.1.9.9.197.1.3.2.1.7
The number of times the server has been advertised as
the best server for the service provided on the port.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.3.2.1.8
Indicates whether the port service is available or not.
The possible service statuses are as follows:

undetermined - the service was not tested or the service
state can't be determined.
up …
Enumeration
Enumerated Values:
1up
2down
3undetermined
.1.3.6.1.4.1.9.9.197.1.3.2.1.9
Indicates the percentage of the downed port service
possibility. This value is applicable only if the value
of cddServerPortStatus is 'down'.
percentageUnsigned32
Constraints:
range: 10-100
.1.3.6.1.4.1.9.9.197.1.3.2.1.10
The amount of time left before the next checking of
port service availability starts. If the checking of
service availability is proceeding, this object has the
value '0'.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.3.2.1.11
The number of times this server has been advertised
as the best server due to the server port specific
portion metric.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.197.1.3.2.1.12
Indicates the per-port access list that is used to
verify if this server should be selectable as a valid
choice for a particular client. This list will only be
checked if the access control is turned on for the
hostname…
Unsigned32
Constraints:
range: 0-99
.1.3.6.1.4.1.9.9.197.1.3.2.1.13
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.3.2.1.14
.1.3.6.1.4.1.9.9.197.1.3.3 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddServerPortMetricTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddServerPortMetricTable'
A list of Distributed Director per-service per-metric
weight entries.
cddServerPortMetricEntry row .1.3.6.1.4.1.9.9.197.1.3.3.1
An entry containing Distributed Director per-service
per-metric weight information.

Entries in this table may be queried, created or
deleted by NMS. Each entry in this table is dependent
on entries in cddSe…
Column Syntax OID
The type of the metric to which the per-service
per-metric weight applies. When this metric is
referenced with respect to this server and port, the
metric's value will be multiplied by the weight given.

F…
CddMetricType
Type Values:
1drpExternal
2drpInternal
3drpServer
4drpRtt
5admin
6random
7portion
8dfpAvailability
9routeMap
.1.3.6.1.4.1.9.9.197.1.3.3.1.1
The per-service per-metric weight for the metric.

If this object has the value of '0', the host specific
weight for the metric will be used instead.
CddMetricWeightr/w
Type Constraints:
range: 0..100
.1.3.6.1.4.1.9.9.197.1.3.3.1.2
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.3.3.1.3
.1.3.6.1.4.1.9.9.197.1.4.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cddHostServerMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostServerMappingTable'
This table contains zero or more rows of virtual
hostname and query type combination to real server
associations.
          
For each virtual hostname and query type combination,
there are zero or more real servers associated with it.
One real server may be associated with multiple virtual
hostname and query type combinations.
cddHostServerMappingEntry row .1.3.6.1.4.1.9.9.197.1.4.1.1
An entry containing a particular virtual hostname and
query type combination to real server association
information.
Column Syntax OID
The type of IP address for the
cddHostServerMappingServerAddr object.
Only the support for the value 'ipv4(1)' is required.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.197.1.4.1.1.1
The IP address of one of the servers associated with
the combination of the virtual host name and query
type.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.197.1.4.1.1.2
The status of the row. This object is used to create
a new row or delete an existing row in this table.
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.197.1.4.1.1.3