f3TwampSessionReflectorUserCreated
F3-TWAMP-MIB ·
.1.3.6.1.4.1.2544.1.12.33.1.4.1.9
Object
column SNMPv2-TCTruthValue
When Session Reflector is created by the user this attribute will be set to true. If the Session Reflector is created as a consequence of Session request from the Control Client the Session Reflector is created by Server and this attribute is set to false.
Context
- MIB
- F3-TWAMP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.33.1.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- f3TwampSessionReflectorEntry
- 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 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-TWAMP-MIB::f3TwampSessionReflectorUserCreated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-TWAMP-MIB::f3TwampSessionReflectorUserCreated.<neIndex>.<f3TwampSessionReflectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-TWAMP-MIB::f3TwampSessionReflectorUserCreated'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of