fsMIPbPortEgressUntaggedStatus
ARICENT-MIPROVIDERBRIDGE-MIB ·
.1.3.6.1.4.1.2076.127.2.12.1.3
Object
column r/w
Enumeration
This object specifies whether to allow or drop untagged packets from being transmitted on CEP port. When it is set to allow, untagged packets will be allowed to be transmitted on CEP port. By default, the object is set to deny which will drop untagged packets from being transmitted on CEP port.
Context
- MIB
- ARICENT-MIPROVIDERBRIDGE-MIB
- OID
.1.3.6.1.4.1.2076.127.2.12.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIPbPortBasedCVlanEntry
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 'ARICENT-MIPROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIPROVIDERBRIDGE-MIB::fsMIPbPortEgressUntaggedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MIPROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MIPROVIDERBRIDGE-MIB::fsMIPbPortEgressUntaggedStatus.<fsMIPbPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MIPROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MIPROVIDERBRIDGE-MIB::fsMIPbPortEgressUntaggedStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | deny |