fsMIStdRip2IfConfAuthType
SUPERMICRO-MISTDRIP2-MIB ·
.1.3.6.1.4.1.10876.101.1.152.3.1.3
Object
column r/w
Enumeration
The type of Authentication used on this interface.
Context
- MIB
- SUPERMICRO-MISTDRIP2-MIB
- OID
.1.3.6.1.4.1.10876.101.1.152.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIStdRip2IfConfEntry
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 'SUPERMICRO-MISTDRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MISTDRIP2-MIB::fsMIStdRip2IfConfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MISTDRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MISTDRIP2-MIB::fsMIStdRip2IfConfAuthType.<fsMIRipContextId>.<fsMIStdRip2IfConfAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MISTDRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MISTDRIP2-MIB::fsMIStdRip2IfConfAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noAuthentication |
2 | simplePassword |
3 | md5 |
4 | sha1 |
5 | sha256 |
6 | sha384 |
7 | sha512 |