ipsecTrCreator
FEC-IPSEC-MIB ·
.0.7.1.36
Object
column Enumeration
This object shows the creator of the traffic entry.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.7.1.36- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecTrafficEntry
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 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecTrCreator'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecTrCreator.<ipsecTrProto>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecTrCreator'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | config |
2 | radius-preset |
3 | radius |
4 | ike |