dlswCircuitS2Location
A3Com-DLSW-r1-MIB ·
.1.3.6.1.4.1.43.2.24.5.2.1.10
Object
The location of End Station 2 (S2). If the location of End Station 2 is local, the interface information will be available in the conceptual row whose S1 and S2 are the S2 and the S1 of this conceptual row, respectively.
Context
- MIB
- A3Com-DLSW-r1-MIB
- OID
.1.3.6.1.4.1.43.2.24.5.2.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- dlswCircuitEntry
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 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswCircuitS2Location'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-DLSW-r1-MIB::dlswCircuitS2Location.<dlswCircuitS1Mac>.<dlswCircuitS1Sap>.<dlswCircuitS2Mac>.<dlswCircuitS2Sap>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-DLSW-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-DLSW-r1-MIB::dlswCircuitS2Location'
Syntax
- Source
- EndStationLocation
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | internal |
3 | remote |
4 | local |