etsysMgmdExtProtocolClassificationTable
ENTERASYS-MGMD-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.71.1.9.1
Object
table
This table contains a listing of how MGMD will classify received IP protocol frames. For example, for a UDP multicast frame received which is IP type 17, MGMD can classify that frame in one of three ways. It can be classified as a multicast data frame, a routing protocol, or it can be ignored. A user may have a need to multicast TCP frames, but still want to send them ONLY to MGMD clients. To do this one would set protocol id 6(TCP) to 'multicastData'
Context
- MIB
- ENTERASYS-MGMD-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.71.1.9.1- Type
- table
- Status
- current
- Parent
- etsysMgmdExtProtocolClassificationGroup
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::etsysMgmdExtProtocolClassificationTable'
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::etsysMgmdExtProtocolClassificationTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.