sdlcPortStatsPhysicalFailures
SNA-SDLC-MIB ·
.1.3.6.1.2.1.41.1.1.3.1.1
Object
column SNMPv2-SMICounter32
This object reflects the total number of times this port has failed due to its physical media since port startup. At port startup time, this object must be initialized to zero.
Context
- MIB
- SNA-SDLC-MIB
- OID
.1.3.6.1.2.1.41.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sdlcPortStatsEntry
- 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 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcPortStatsPhysicalFailures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcPortStatsPhysicalFailures.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNA-SDLC-MIB::sdlcPortStatsPhysicalFailures'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of