fsMIFsbFIPSnoopingEnabledStatus
ARICENT-FSB-MI-MIB ·
.1.3.6.1.4.1.29601.2.102.1.2.1.3
Object
column r/w
Enumeration
This object indicates that FIP snooping functionality is activated on this FCoE VLAN when enabled(1), and indicates that FIP snooping functionality is not activated in this FCoE VLAN when disabled(2). When fsMIFsbModuleStatus is made Enabled, FIP snooping functionality will only be applicable for all FCoE VLAN entries with fsMIFsbFIPSnoopingEnabledStatus as Enabled.
Context
- MIB
- ARICENT-FSB-MI-MIB
- OID
.1.3.6.1.4.1.29601.2.102.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIFsbFIPSnoopingEntry
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 'ARICENT-FSB-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-FSB-MI-MIB::fsMIFsbFIPSnoopingEnabledStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-FSB-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-FSB-MI-MIB::fsMIFsbFIPSnoopingEnabledStatus.<fsMIFsbContextId>.<fsMIFsbFIPSnoopingVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-FSB-MI-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-FSB-MI-MIB::fsMIFsbFIPSnoopingEnabledStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |