ibmappnIsAcTimeAgtUtcMonths
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.9
Object
column mandatory
Enumeration
The agents Coordinated Universal Time (UTC) months since January. It contains an integer from 0 to 11.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.3.2.4.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappnIsAcTimeEntry
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmappnIsAcTimeAgtUtcMonths'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmappnIsAcTimeAgtUtcMonths.<ibmappnIsAcTimeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmappnIsAcTimeAgtUtcMonths'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | january |
1 | february |
2 | march |
3 | april |
4 | may |
5 | june |
6 | july |
7 | august |
8 | september |
9 | october |
10 | november |
11 | december |