bfdSessPerfSessUpCount
BFD-STD-MIB-R ·
.1.3.6.1.4.1.164.20.15.1.3.1.12
Object
column SNMPv2-SMICounter32
The number of times this session has gone into the Up state since the system last rebooted.
Context
- MIB
- BFD-STD-MIB-R
- OID
.1.3.6.1.4.1.164.20.15.1.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bfdSessPerfEntry
- 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 'BFD-STD-MIB-R' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB-R::bfdSessPerfSessUpCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BFD-STD-MIB-R' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB-R::bfdSessPerfSessUpCount.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BFD-STD-MIB-R' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BFD-STD-MIB-R::bfdSessPerfSessUpCount'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of