tmnxOamPmCfgBinGroupAdminStatus
TIMETRA-OAM-PM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.92.1.3.1.1.3
Object
The value of tmnxOamPmCfgBinGroupAdminStatus specifies whether or not
the specified bin group is administratively enabled.
An attempt to set this object to 'disabled(2)' will be rejected if
tests referring to the specified bin group are enabled.
An attempt to set this object to 'enabled(1)' will be rejected if one
(or more) of the three sets of lower bounds for the specified bin
group (as configured using tmnxOamPmCfgBinLowerBound) is not in
strictly ascending order.
For example, tmnxOamPmCfgBinGroupAdminStatus.255 cannot be set to
'enabled(1)' if the following lower bound values are configured.
Object ID Value (in microseconds)
------------------------------------- -----------------------
tmnxOamPmCfgBinLowerBound.255.fd(1).1 5000
tmnxOamPmCfgBinLowerBound.255.fd(1).2 5000
tmnxOamPmCfgBinLowerBound.255.fd(1).3 5002
Setting this object to 'disabled(2)' deletes ALL the OAM-PM statistics
for each test belonging to each session which refers to the specified
bin group. For example, if session 'Sess1' has a DMM test and an SLM
test configured, and 'Sess1' uses bin-group 255, then disabling
bin-group 255 will delete all the DMM and SLM statistics for 'Sess1'.
Context
- MIB
- TIMETRA-OAM-PM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamPmCfgBinGroupEntry
- 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 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgBinGroupAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgBinGroupAdminStatus.<tmnxOamPmCfgBinGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgBinGroupAdminStatus'
Syntax
- Source
- TIMETRA-TC-MIBTmnxEnabledDisabled
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of