fsMIVlanTunnelProtocolMmrp
SUPERMICRO-MIVLAN-EXT-MIB ·
.1.3.6.1.4.1.10876.101.1.138.2.3.1.8
Object
The object to specify whether to peer/tunnel/discard the MMRP packets received on this port.
Context
- MIB
- SUPERMICRO-MIVLAN-EXT-MIB
- OID
.1.3.6.1.4.1.10876.101.1.138.2.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIVlanTunnelProtocolEntry
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-MIVLAN-EXT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIVLAN-EXT-MIB::fsMIVlanTunnelProtocolMmrp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIVLAN-EXT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIVLAN-EXT-MIB::fsMIVlanTunnelProtocolMmrp.<fsMIVlanPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIVLAN-EXT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIVLAN-EXT-MIB::fsMIVlanTunnelProtocolMmrp'
Syntax
- Source
- TunnelStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | peer |
2 | tunnel |
3 | discard |