tnPortSSMRxQualityLevel
TN-PORT-MIB ·
.1.3.6.1.4.1.7483.6.1.2.2.4.2.1.67
Object
column Enumeration
tnPortSSMRxQualityLevel indicates the SSM quality level
of received SSM messages. On ports not supporting SSM, or not
receiving SSM messages, the quality level will be 'unknown (0)'.
The values 'prs (1)' through 'dus (9)' and 'pno (16)' correspond to
quality levels defined in GR-253-CORE. The values 'prc (10)' through
'inv (15)' correspond to quality levels defined in G.781.
The values 'eec1 (17)' and 'eec2 (18)' correspond to quality levels
defines in G.8264.
The value 'failed (19)' is used when there is a failure in the SSM
channel.
Context
- MIB
- TN-PORT-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.2.4.2.1.67- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnPortEntry
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 'TN-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PORT-MIB::tnPortSSMRxQualityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PORT-MIB::tnPortSSMRxQualityLevel.<tnPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-PORT-MIB::tnPortSSMRxQualityLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | prs |
2 | stu |
3 | st2 |
4 | tnc |
5 | st3e |
6 | st3 |
7 | smc |
8 | st4 |
9 | dus |
10 | prc |
11 | ssua |
12 | ssub |
13 | sec |
14 | dnu |
15 | inv |
16 | pno |
17 | eec1 |
18 | eec2 |
19 | failed |