g9981PortConfDiffDelayToleranceExceededEnable
G9981-MIB ·
.1.3.6.1.2.1.208.1.1.1.1.3
Object
Indicates whether g9981UpDiffDelayToleranceExceeded and
g9981DnDiffDelayToleranceExceeded notifications should
be generated for G.Bond/ATM port.
A value of true(1) indicates that the notifications are enabled.
A value of false(2) indicates that the notifications are
disabled.
This object is read-write for the GBS-C.
It is irrelevant for the GBS-R ports -- an attempt to read or
change this object MUST be rejected (in the case of SNMP, with
the error inconsistentValue).
This object maps to the TR-159 attribute
aIMADiffDelayToleranceExceededEnable.
Context
- MIB
- G9981-MIB
- OID
.1.3.6.1.2.1.208.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- g9981PortConfEntry
- Groups
- 1
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 'G9981-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9981-MIB::g9981PortConfDiffDelayToleranceExceededEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G9981-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G9981-MIB::g9981PortConfDiffDelayToleranceExceededEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G9981-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G9981-MIB::g9981PortConfDiffDelayToleranceExceededEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of