gBondPortConfPmTcaEnable

GBOND-MIB · .1.3.6.1.2.1.211.1.1.1.1.10

Object

column r/w SNMPv2-TCTruthValue
Indicates whether the gBondPerfTca*Crossing set of
notifications should be generated for this interface.
              
A value of true(1) indicates that the notifications are
enabled.  A value of false(2) indicates that the notifications
are disabled.
              
This object maps to the TR-159 attribute aGroupPerfTcaEnable.

Context

MIB
GBOND-MIB
OID
.1.3.6.1.2.1.211.1.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
gBondPortConfEntry
Groups
1

Walk 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 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortConfPmTcaEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBOND-MIB::gBondPortConfPmTcaEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBOND-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBOND-MIB::gBondPortConfPmTcaEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance