ingressMirrorMacType
GBNDeviceSwitch-MIB ·
.1.3.6.1.4.1.13464.1.2.2.1.1.6
Object
The destination or source MAC address which will be compared with the ingress frame
Context
- MIB
- GBNDeviceSwitch-MIB
- OID
.1.3.6.1.4.1.13464.1.2.2.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gbnDeviceSwitchMirror
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 'GBNDeviceSwitch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNDeviceSwitch-MIB::ingressMirrorMacType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNDeviceSwitch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNDeviceSwitch-MIB::ingressMirrorMacType'
Syntax
Values & Constraints
Type Values
0 | null |
1 | destination |
2 | source |