fsSnoopInstanceGlobalLeaveConfigLevel
SUPERMICRO-SNOOP-MIB ·
.1.3.6.1.4.1.10876.101.1.105.2.1.1.4
Object
column r/w
Enumeration
A global configuration to specify if the leave processing mechanism needs to be configured at the vlan level or at the port level. When this object is set to vlanbased, the mib object fsSnoopVlanFastLeave must be used to configure the leave mechanism. When this object is set to portbased, the mib object fsSnoopPortLeaveMode must be used to configure the leave mechanism.
Context
- MIB
- SUPERMICRO-SNOOP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.105.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsSnoopInstanceGlobalEntry
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 'SUPERMICRO-SNOOP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNOOP-MIB::fsSnoopInstanceGlobalLeaveConfigLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-SNOOP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SNOOP-MIB::fsSnoopInstanceGlobalLeaveConfigLevel.<fsSnoopInstanceGlobalInstId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SNOOP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SNOOP-MIB::fsSnoopInstanceGlobalLeaveConfigLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vlanbased |
2 | portbased |