myPortSecurityIpDistrMode
MY-SECURITY-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.6.1.3.1.1.9
Object
column Enumeration
IP Distrute Mode (0:Static-only mode, 1:Dynamic-only mode, 2:Dynamic and Static mode, 3:Unspecified mode)
Context
- MIB
- MY-SECURITY-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.6.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- myPortSecurityEntry
- Groups
- 1
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 'MY-SECURITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-SECURITY-MIB::myPortSecurityIpDistrMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-SECURITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-SECURITY-MIB::myPortSecurityIpDistrMode.<myPortSecurityPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-SECURITY-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-SECURITY-MIB::myPortSecurityIpDistrMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
3 | staticAndDynamic |
4 | unSpecified |
Conformance
Member of