etsysMgmdExtConfigUnknownInputAction
ENTERASYS-MGMD-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.71.1.1.7
Object
scalar r/w
Enumeration
This object defines the behavior of the first 'x' frames of an unknown multicast flow when no clients are present. The user may choose to follow the IGMP/MLD specification and discard the frames, send these frame to multicast routers, or flood these frames to the vlan.
Context
- MIB
- ENTERASYS-MGMD-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.71.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysMgmdExtConfigGroup
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MGMD-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MGMD-EXT-MIB::etsysMgmdExtConfigUnknownInputAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MGMD-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MGMD-EXT-MIB::etsysMgmdExtConfigUnknownInputAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routers |
2 | flood |
3 | discard |