genGroupEavesdropping
CONFIG-MIB ·
avaya variant
·
.1.3.6.1.4.1.81.8.1.1.29
Object
column mandatory
r/w
OctetString
Group eavesdropping security mode (not supported or Security Bypass or Secure) assigned to this module. Security Bypass - all ports in this group are not secure. Secure - ports in this group will perform security as defined per port, in the port level. This attribute can be assigned to security modules. The information is coded in internal proprierty format.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.8.1.1.29- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- genGroupEntry
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 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupEavesdropping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-MIB::genGroupEavesdropping.<genGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-MIB::genGroupEavesdropping'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.