ompTlocsFamilyEntriesAdvertisedAttributesTlocEncapAuthType
VIPTELA-OMP ·
.1.3.6.1.4.1.41916.5.6.8.1.5
Object
column Bits
Authentication
Context
- MIB
- VIPTELA-OMP
- OID
.1.3.6.1.4.1.41916.5.6.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ompTlocsFamilyEntriesAdvertisedAttributesEntry
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 'VIPTELA-OMP' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OMP::ompTlocsFamilyEntriesAdvertisedAttributesTlocEncapAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OMP' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OMP::ompTlocsFamilyEntriesAdvertisedAttributesTlocEncapAuthType.<ompTlocsFamilyAddressFamily>.<ompTlocsFamilyEntriesIp>.<ompTlocsFamilyEntriesColor>.<ompTlocsFamilyEntriesEncap>.<ompTlocsFamilyEntriesAdvertisedToPeer>.<ompTlocsFamilyEntriesAdvertisedAttributesAttributeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OMP' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OMP::ompTlocsFamilyEntriesAdvertisedAttributesTlocEncapAuthType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | none |
1 | md5 |
2 | sha1Hmac |
3 | ahSha1Hmac |
4 | aesXcbc |
5 | sha256 |
6 | sha384 |
7 | sha512 |
8 | ghash8 |
9 | ghash12 |
10 | ghash16 |