ieee8021SpbvTopSrvEntryMMacFlags
IEEE8021-SPB-MIB ·
.1.3.111.2.802.1.1.26.1.12.1.5
Object
A pair of {ingress, egress} flags for this
Group Address, defining transmit/receive or both. This enables
filtering of Group addresses to interwork with MMRP.
Context
- MIB
- IEEE8021-SPB-MIB
- OID
.1.3.111.2.802.1.1.26.1.12.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021SpbvTopSrvTableEntry
- Groups
- 2
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 'IEEE8021-SPB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SPB-MIB::ieee8021SpbvTopSrvEntryMMacFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SPB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SPB-MIB::ieee8021SpbvTopSrvEntryMMacFlags.<ieee8021SpbvTopSrvEntryTopIx>.<ieee8021SpbvTopSrvEntrySysId>.<ieee8021SpbvTopSrvEntryMMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SPB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SPB-MIB::ieee8021SpbvTopSrvEntryMMacFlags'
Syntax
- Source
- IEEE8021-TC-MIBIEEE8021PbbIngressEgress
- Base type
Bits
Values & Constraints
Type Values
0 | ingress |
1 | egress |