ituSatResponderServicePointer
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.4.1.4
Object
The service under test.
The service can be represented by:
1. An MA that contains one or more MEPs
2. A single multi-CoS flow
3. Mutiple single-CoS flows
4. Service name + egress port
When MA is used, the object must point to the first accessible column
of dot1agCfmMaNetTable i.e. it must contain the OID of the
corresponding dot1agCfmMaNetFormat.
When a single multi-CoS flow is used, the object must point to the
first accesible column of flowTable i.e. it must contain the OID of
the corresponding flowName.
When multiple single-CoS flows are used, the object must be null i.e.
contain zeroDotZero. The flows that represent the service shall be
listed in ituSatSingleCosFlowTable.
When a service name+egress port is used, the object must be null i.e.
contain zeroDotZero. The service name and egress port shall be
indicated by ituSatResponderServiceName and ituSatResponderEgressPort,
respectively.
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.4.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ituSatResponderEntry
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 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatResponderServicePointer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatResponderServicePointer.<ituSatResponderIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-TEST-MIB::ituSatResponderServicePointer'
Syntax
- Source
- SNMPv2-TCRowPointer
- Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).
Values & Constraints
No enumerated values or constraints recorded.