mioxPeerConnectSeconds
MIOX25-MIB ·
.1.3.6.1.2.1.10.38.2.1.1.5
Object
The number of seconds a call to this peer
was active. This counter will be
incremented by one for every second a
connection to a peer was open. If two calls
are open at the same time, one second of
elapsed real time will results in two
seconds of connect time.
Context
- MIB
- MIOX25-MIB
- OID
.1.3.6.1.2.1.10.38.2.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mioxPeerEntry
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 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIOX25-MIB::mioxPeerConnectSeconds'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIOX25-MIB::mioxPeerConnectSeconds.<mioxPeerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIOX25-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIOX25-MIB::mioxPeerConnectSeconds'
Syntax
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295