l2tpTunnelProfileSessionDataSequencing
BIANCA-BRICK-L2TP-MIB ·
.1.3.6.1.4.1.272.4.23.8.20.10.110
Object
column mandatory
r/w
Enumeration
This object specifies if sequence numbers are used on the data channel of sessions supported by this tunnel. Additionally, if this object is set to delete (1), the entry is marked for discard.
Context
- MIB
- BIANCA-BRICK-L2TP-MIB
- OID
.1.3.6.1.4.1.272.4.23.8.20.10.110- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- l2tpTunnelProfileEntry
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 'BIANCA-BRICK-L2TP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-L2TP-MIB::l2tpTunnelProfileSessionDataSequencing'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-L2TP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-L2TP-MIB::l2tpTunnelProfileSessionDataSequencing.<l2tpTunnelProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-L2TP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-L2TP-MIB::l2tpTunnelProfileSessionDataSequencing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delete |
2 | disabled |
3 | enabled |