stsnXCType
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.9.3.1.10
Object
The type of cross connection between the identified source and destination STS-N facilities. This is a mandatory object when a row of the STS-N cross connect table is created. Only 2-way cross-connections are supported between STS-Ns.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.9.3.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- stsnXCEntry
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::stsnXCType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::stsnXCType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::stsnXCType'
Syntax
- Source
- BTI-TC-MIBXCType
- Base type
Enumeration
Values & Constraints
Type Values
1 | oneWay |
2 | twoWay |
3 | oneWayPr |
4 | twoWayPr |
5 | oneWayBr |
6 | twoWayBr |