dlswIfSapList
DLSW-MIB ·
.1.3.6.1.2.1.46.1.3.1.1.3
Object
column r/w
OctetString
The SAP list indicates which SAPs are allowed to be
data link switched through this interface. This list
has the same format described for dlswTConnConfigSapList.
When changes to this object take effect is implementation-
specific. Turning off a particular SAP can destroy
active circuits that are using that SAP. An agent
implementation may reject such changes until there are no
active circuits if it so chooses. In this case, it is up
to the manager to close the circuits first, using
dlswCircuitState.
The DEFVAL below indicates support for SAPs 0, 4, 8, and C.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dlswIfEntry
- Groups
- 1
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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswIfSapList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswIfSapList.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswIfSapList'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 16-16
Conformance
Member of
Compliance refinements
dlswCoreCompliance
readonly
Write access is not required.