pmG828TpClassStartStop
SIAE-PMG828-MIB ·
.1.3.6.1.4.1.3373.1103.11.3.1.2
Object
column r/w
Enumeration
This object is used to start and to stop the Perfomance Monitoring counter evaluation.
Context
- MIB
- SIAE-PMG828-MIB
- OID
.1.3.6.1.4.1.3373.1103.11.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pmG828TpClassRecord
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 'SIAE-PMG828-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PMG828-MIB::pmG828TpClassStartStop'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-PMG828-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-PMG828-MIB::pmG828TpClassStartStop.<pmG828TpClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-PMG828-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-PMG828-MIB::pmG828TpClassStartStop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |