tnSvcVllType
TN-SERV-MIB ·
.1.3.6.1.4.1.7483.6.1.2.4.2.2.1.18
Object
column r/w
Enumeration
The value of the object tnSvcVllType specifies, for a apipe, fpipe or cpipe service, the type of pseudo-wire to be signalled for the service. The default for this object depends on the service type: 'atmSdu' for apipes, 'frDlci' for fpipes, satopE1 for cpipes, and 'undef' for all other service types.
Context
- MIB
- TN-SERV-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.4.2.2.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnSvcBaseInfoEntry
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-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SERV-MIB::tnSvcVllType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-SERV-MIB::tnSvcVllType.<tnSysSwitchId>.<tnSvcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-SERV-MIB::tnSvcVllType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | undef |
6 | atmSdu |
7 | atmCell |
8 | atmVcc |
9 | atmVpc |
10 | frDlci |
12 | satopE1 |
13 | satopT1 |
14 | satopE3 |
15 | satopT3 |
16 | cesopsn |
17 | cesopsnCas |