tSapIngressFCOutProfRemark
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.3.7.1.11
Object
tSapIngressFCOutProfRemark specifies the remarking type to be used for
the in profile packets feeding into the queues.
When the value of tSapIngressFCOutProfRemark is set to 'none', the
values of tSapIngressFCOutProfDscp and tSapIngressFCOutProfPrec are
set to default values.
When the value of tSapIngressFCOutProfRemark is set to 'dscp', the
value of tSapIngressFCOutProfDscp should be set to non-default value
and the value of tSapIngressFCOutProfPrec should be set to default
value.
When the value of tSapIngressFCOutProfRemark is set to 'precedence',
the value of tSapIngressFCOutProfDscp should be set to default value
and the value of tSapIngressFCOutProfPrec should be set to non-default
value.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.3.7.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tSapIngressFCEntry
- Groups
- 6
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 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tSapIngressFCOutProfRemark'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tSapIngressFCOutProfRemark.<tSapIngressIndex>.<tSapIngressFCName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-QOS-MIB::tSapIngressFCOutProfRemark'
Syntax
- Source
- TIMETRA-TC-MIBTRemarkType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | dscp |
3 | precedence |