spiTTPLoopback
SDH-ETS-MIB ·
.1.3.6.1.4.1.1038.110.10.2.1.10
Object
This field gives the active loopback status on the synchronous physical interface. When its value is `line' the data flow recieved from the port side is sent back to the line. When its value is `equipment' the data flow recieved form equipment side is send back. The field can be set to a particular loopback value, even if there no garantee that the loopback is really done. The real loopback status of the interface must be checked in the response. The loopback can be cleared by the equipment when it cannot remain for any reason.
Context
- MIB
- SDH-ETS-MIB
- OID
.1.3.6.1.4.1.1038.110.10.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- spiTTPEntry
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 'SDH-ETS-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDH-ETS-MIB::spiTTPLoopback'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SDH-ETS-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SDH-ETS-MIB::spiTTPLoopback.<spiTTPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SDH-ETS-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SDH-ETS-MIB::spiTTPLoopback'