sapSubMgmtDefInterDestId
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.23.1.15
Object
The value of sapSubMgmtDefInterDestId specifies what is used as the
default intermediate destination identifier applicable on this SAP.
This value is used in case no other source (like Radius) provides an
intermediate destination identifier.
If the value of this object is set to 'useString', the value of
sapSubMgmtDefInterDestIdString is used as the default intermediate
destination identifier. In this case, an empty
sapSubMgmtDefInterDestIdString means that there is no default
intermediate destination identifier configured.
If the value of this object is set to 'useTopQTag', the top q-tag of
this SAP is used as the default intermediate destination identifier.
In this case, sapSubMgmtDefInterDestIdString must contain the empty
string.
If the value of this object is set to 'useVpi', the ATM VPI of this
SAP is used as the default intermediate destination identifier. In
this case, sapSubMgmtDefInterDestIdString must contain the empty
string.
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.23.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sapSubMgmtInfoEntry
- Groups
- 2
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-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapSubMgmtDefInterDestId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapSubMgmtDefInterDestId.<svcId>.<sapPortId>.<sapEncapValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::sapSubMgmtDefInterDestId'
Syntax
- Source
- TIMETRA-TC-MIBTmnxDefInterDestIdSource
- Base type
Enumeration
Values & Constraints
Type Values
1 | useString |
2 | useTopQTag |
3 | useVpi |