fsVcCounterStatus
VCM-MIB ·
aricent variant
·
.1.3.6.1.4.1.2076.93.1.7.1.5
Object
This object specifies a Truth value indicating the statistics collection which can be enabled/disabled for this VRF entry. When statistics collection is set to disabled, it stops collecting statistics on a specific entry in this table. When statistics collection is set to enabled, it starts collecting statistics on a specific entry in this table.
Context
- MIB
- VCM-MIB
- OID
.1.3.6.1.4.1.2076.93.1.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsVcmCounterEntry
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 'VCM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcCounterStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VCM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcCounterStatus.<fsVCCounterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VCM-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VCM-MIB::fsVcCounterStatus'
Syntax
- Source
- ARICENT-DCB-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |