networkEventLogResourceType
METROPAD3 ·
.1.3.6.1.4.1.14846.3.19.1.3
Object
column Enumeration
The type of the resource affected by this event.
Context
- MIB
- METROPAD3
- OID
.1.3.6.1.4.1.14846.3.19.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- networkEventLogEntry
- 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 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::networkEventLogResourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::networkEventLogResourceType.<networkEventLogId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'METROPAD3::networkEventLogResourceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | network |
2 | ots |
3 | oms |
4 | circuit |
5 | omsotsrelation |
6 | circuitomsrelation |
Object Constraints
range: 1-100
Conformance
Member of