pdnDslAtmBondGroupStatusNotifyEnabled
PDN-DSL-ATM-BOND-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.13
Object
Specifies whether or not the pdnDslAtmBondGroupStatusChange notification will be generated. When set to true(1), the notification will be generated when the pdnDslAtmBondPerfGroupStatus changes. When set to false(2), the notification will not be generated with the pdnDslAtmBondPerfGroupStatus changes.
Context
- MIB
- PDN-DSL-ATM-BOND-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.33.1.3.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnDslAtmBondGroupEntry
- 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 'PDN-DSL-ATM-BOND-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DSL-ATM-BOND-MIB::pdnDslAtmBondGroupStatusNotifyEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-DSL-ATM-BOND-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-DSL-ATM-BOND-MIB::pdnDslAtmBondGroupStatusNotifyEnabled.<pdnDslAtmBondGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-DSL-ATM-BOND-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-DSL-ATM-BOND-MIB::pdnDslAtmBondGroupStatusNotifyEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |