networkInterfacesStatusConnectionUptime
MX-BNI-MIB ·
.0.200.1.2000.1.500
Object
column SNMPv2-SMIUnsigned32
Connection Uptime
The time, in seconds, for which this IP interface has been
connected.
If the IP interface is using DHCP, this is the time for which
the DHCP client has been only in the Bound or Renewing states
and the lower-layer interface has continuously maintained a
link.
If the IP interface is using static addressing, this is the
time for which the lower-layer interface has continuously
maintained a link.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.2000.1.500- Type
- column
- Access
- readonly
- Status
- current
- Parent
- networkInterfacesStatusEntry
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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::networkInterfacesStatusConnectionUptime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::networkInterfacesStatusConnectionUptime.<networkInterfacesStatusIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::networkInterfacesStatusConnectionUptime'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295