etsysMgmdExtConfigFullAction
ENTERASYS-MGMD-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.71.1.1.2
Object
scalar r/w
Enumeration
This object defines the behavior of IGMP/MLD when its group table is full. The user may choose to send multicast frames to known 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.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysMgmdExtConfigGroup
- Groups
- 6
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::etsysMgmdExtConfigFullAction.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::etsysMgmdExtConfigFullAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | routers |
2 | flood |