cbrV35PortConfLoopBackType

C-PRODUCT-CBR-V35-MIB · .0.0.1.1.15.5.1.1.11

Object

column mandatory r/w Enumeration
This object indicates the type of loopback configured for the
specified T1/E1 port interface. Network-line (2) redirects incoming
remote traffic back into the network interface at the external edge of
the card interface. Network-card (4) regenerates framing information
prior to redirecting incoming remote traffic back into the network
interface.  Local-card (3) redirects local incoming traffic back into
the local system.  The default value is no-loopback (1).

Context

MIB
C-PRODUCT-CBR-V35-MIB
OID
.0.0.1.1.15.5.1.1.11
Type
column
Access
readwrite
Status
mandatory
Parent
cbrV35PortConfEntry

Walk 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 'C-PRODUCT-CBR-V35-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'C-PRODUCT-CBR-V35-MIB::cbrV35PortConfLoopBackType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'C-PRODUCT-CBR-V35-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'C-PRODUCT-CBR-V35-MIB::cbrV35PortConfLoopBackType.<portSlot>.<portNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'C-PRODUCT-CBR-V35-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'C-PRODUCT-CBR-V35-MIB::cbrV35PortConfLoopBackType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no-loopback
3local-card
4network-card
5no-response