ipsecSaInfoFlags
LENOVO-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.3.3.23.1.1.6
Object
column SNMPv2-SMIUnsigned32
The direction, initiator and etc for an SA; see flag constants below:
SA_FLAG_INUSE 0x0001
SA_FLAG_DELETED 0x0002
SA_FLAG_INBOUND 0x0004
SA_FLAG_INITIATOR 0x0008
SA_FLAG_MATURE 0x0010
SA_FLAG_MIRRORED 0x0100
SA_FLAG_IP6 0x0200
SA_FLAG_IKE2 0x0400
SA_FLAG_PFS 0x0800
Context
- MIB
- LENOVO-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.3.3.23.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecSaInfoEntry
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 'LENOVO-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264-MIB::ipsecSaInfoFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8264-MIB::ipsecSaInfoFlags.<ipsecSaInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8264-MIB::ipsecSaInfoFlags'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295