tnSvcSapType
TN-SAS-SERV-MIB ·
.1.3.6.1.4.1.7483.7.2.2.2.8.2.1.1.2
Object
column r/w
Enumeration
The value of tnSvcSapType specifies the type of saps configured in the service. If tnSvcSapType is null-star the allowed access saps are null & star and Network sap is Q.*. If tnSvcSapType is dot1q the allowed access saps is dot1q and Network sap are Q.*. If tnSvcSapType is dot1q-preserve the allowed access saps is dot1q and Network sap is QinQ. If tnSvcSapType is any the allowed access saps are null, dot1q, dot1q explicit null, star and Network sap is Q.*. If tnSvcSapType is dot1q-range, the allowed saps are dot1q-range saps and Q.*.
Context
- MIB
- TN-SAS-SERV-MIB
- OID
.1.3.6.1.4.1.7483.7.2.2.2.8.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSvcBaseInfoExtnEntry
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-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-SERV-MIB::tnSvcSapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SAS-SERV-MIB::tnSvcSapType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SAS-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SAS-SERV-MIB::tnSvcSapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | null-star |
2 | dot1q |
3 | dot1q-preserve |
4 | any |
5 | dot1q-range |
6 | qinq-inner-tag-preserve |