tnPowerMgmtAnyAddCommissioned
TROPIC-POWERMGMT-MIB ·
.1.3.6.1.4.1.7483.2.1.6.2.1.14.1.4
Object
column SNMPv2-TCTruthValue
Indicates state of adjustment point.
true = Adjusted successfully.
false = NE event has caused the previous
adjustment to be invalidated.
Context
- MIB
- TROPIC-POWERMGMT-MIB
- OID
.1.3.6.1.4.1.7483.2.1.6.2.1.14.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnPowerMgmtAnyAddEntry
- 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 'TROPIC-POWERMGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-POWERMGMT-MIB::tnPowerMgmtAnyAddCommissioned'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-POWERMGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-POWERMGMT-MIB::tnPowerMgmtAnyAddCommissioned.<tnShelfIndex>.<tnSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-POWERMGMT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-POWERMGMT-MIB::tnPowerMgmtAnyAddCommissioned'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of