eltMesIssSnoopAuthCacheStatus
ELTEX-MES-ISS-SNOOP-MIB ·
.1.3.6.1.4.1.35265.1.139.8.1.3.3.1.9
Object
column EltMesIssSnoopAuthStatusType
Status of IGMP/MLD report authentication (see EltMesIssSnoopAuthStatusType descriprion).
Context
- MIB
- ELTEX-MES-ISS-SNOOP-MIB
- OID
.1.3.6.1.4.1.35265.1.139.8.1.3.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltMesIssSnoopAuthCacheEntry
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::eltMesIssSnoopAuthCacheStatus'
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::eltMesIssSnoopAuthCacheStatus.<eltMesIssSnoopAuthCacheIfIndex>.<eltMesIssSnoopAuthCacheClientMac>.<eltMesIssSnoopAuthCacheInetAddressType>.<eltMesIssSnoopAuthCacheClientIpAddr>.<eltMesIssSnoopAuthCacheGroupIpAddr>'
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::eltMesIssSnoopAuthCacheStatus'
Syntax
- Source
- EltMesIssSnoopAuthStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | waiting |
2 | forward |
3 | discard |
4 | timeout |