eltMesIssSnoopProxyReportingTrust
ELTEX-MES-ISS-SNOOP-MIB ·
.1.3.6.1.4.1.35265.1.139.8.1.3.1.1.1
Object
column r/w
Enumeration
This object is used to set the Proxy reporting trusted mode for interface. Setting the trusted mode will cause the module to forward IGMP traffic from clients' interface to mrouter interface with no changes in packets' headers.
Context
- MIB
- ELTEX-MES-ISS-SNOOP-MIB
- OID
.1.3.6.1.4.1.35265.1.139.8.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssSnoopPortEntry
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 'ELTEX-MES-ISS-SNOOP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-SNOOP-MIB::eltMesIssSnoopProxyReportingTrust'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-SNOOP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-SNOOP-MIB::eltMesIssSnoopProxyReportingTrust.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-SNOOP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-SNOOP-MIB::eltMesIssSnoopProxyReportingTrust'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trusted |
2 | untrusted |