agentppTestRowCreation
AGENTPP-TEST-MIB ·
.1.3.6.1.4.1.4976.6.3.1.4.1.2
Object
This object can be set to the index of a new row in the agentppTestSharedTable. If a row with the set index already exists, this object will return zero, otherwise it will return the last value set.
Context
- MIB
- AGENTPP-TEST-MIB
- OID
.1.3.6.1.4.1.4976.6.3.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentppTestSessionsEntry
- 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 'AGENTPP-TEST-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-TEST-MIB::agentppTestRowCreation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENTPP-TEST-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-TEST-MIB::agentppTestRowCreation.<agentppTestSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENTPP-TEST-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENTPP-TEST-MIB::agentppTestRowCreation'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of