aluPtpNotifyRowPointer
ALU-PTPV2-MIB ·
.1.3.6.1.4.1.6527.6.1.2.3.8.0.9
Object
scalar SNMPv2-TCRowPointer
The value of aluPtpNotifyRowPointer indicates a row in a table that has triggered a notification.
Context
- MIB
- ALU-PTPV2-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.3.8.0.9- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- aluPtpNotification
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PTPV2-MIB::aluPtpNotifyRowPointer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PTPV2-MIB::aluPtpNotifyRowPointer'
Syntax
- Source
- SNMPv2-TCRowPointer
- Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).
Values & Constraints
No enumerated values or constraints recorded.