fsMIPbPortCVlanCounterStatus
ARICENT-MIPROVIDERBRIDGE-MIB ·
.1.3.6.1.4.1.2076.127.2.18.1.7
Object
This object specifies a Truth value indicating the statistics collection is enabled/disabled for this customer vlan. When statistics collection is set to disabled, stops collecting statistics on a specific entry in this table. When statistics collection is set to enabled, starts collecting statistics on a specific entry in this table.
Context
- MIB
- ARICENT-MIPROVIDERBRIDGE-MIB
- OID
.1.3.6.1.4.1.2076.127.2.18.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIPbPortCVlanCounterEntry
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::fsMIPbPortCVlanCounterStatus'
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::fsMIPbPortCVlanCounterStatus.<fsMIPbPortCVlanContextId>.<fsMIPbPortCVlanPort>.<fsMIPbPortCVlanIndex>'
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::fsMIPbPortCVlanCounterStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |